2023-10-29 23:33:08 +01:00

5 lines
41 B
C++

int main(int, char **)
{
return 0;
}