Problem stepgame
User piis314159
Submission Time 2026-01-31 22:53:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

In file included from /usr/include/features.h:461,
from /usr/include/x86_64-linux-gnu/c++/9/bits/os_defines.h:39,
from /usr/include/x86_64-linux-gnu/c++/9/bits/c++config.h:528,
from /usr/include/c++/9/iostream:38,
from stepgame.cpp:1:
/usr/include/assert.h: In function ‘int main()’:
/usr/include/assert.h:66:1: error: expected unqualified-id before string constant
66 | __BEGIN_DECLS
| ^~~~~~~~~~~~~
/usr/include/setjmp.h:27:1: error: expected unqualified-id before string constant
27 | __BEGIN_DECLS
| ^~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:42,
from stepgame.cpp:16:
/usr/include/c++/9/csetjmp:55:1: error: ‘namespace’ definition is not allowed here
55 | namespace std
| ^~~~~~~~~
In file included from /usr/include/features.h:461,
from /usr/include/x86_64-linux-gnu/c