0_0_23614396_1933.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
#include?<cstdio>??
^
0_0_23614396_1933.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
#include?<cstring>??
^
0_0_23614396_1933.cpp:3:4: error: expected unqualified-id before '?' token
int?SG[1056];??
^
0_0_23614396_1933.cpp:3:14: error: expected unqualified-id before '?' token
int?SG[1056];??
^
0_0_23614396_1933.cpp:4:15: error: expected unqualified-id before '?' token
int?vis[1056];??
^
0_0_23614396_1933.cpp:5:10: error: expected unqualified-id before '?' token
int?n,?m;??
^
|