0_0_38863585_13226.cpp:2:4: error: stray '#' in program
2 | 2 #include <cstdio>
| ^
0_0_38863585_13226.cpp:3:4: error: stray '#' in program
3 | 3 #include <cstring>
| ^
0_0_38863585_13226.cpp:4:4: error: stray '#' in program
4 | 4 #include <cmath>
| ^
0_0_38863585_13226.cpp:2:2: error: expected unqualified-id before numeric constant
2 | 2 #include <cstdio>
| ^
0_0_38863585_13226.cpp:7:2: error: expected unqualified-id before numeric constant
7 | 7
| ^
0_0_38863585_13226.cpp:9:2: error: expected unqualified-id before numeric constant
9 | 9 struct ppp
| ^
0_0_38863585_13226.cpp:12:5: error: 'p' does not name a type
12 | 12 }p[1100][1100];
| ^
0_0_38863585_13226.cpp:13:1: error: expected unqualified-id before numeric constant
13 | 13
| ^~
0_0_38863585_13226.cpp:15:1: error: expected unqualified-id before numeric constant
15 | 15
| ^~
0_0_38863585_13226.cpp:17:1: error: expected unqualified-id before numeric constant
17 | 17
| ^~
|