0_0_38994553_17080.cpp:2:5: error: stray '#' in program
2 | 2 #include <cstring>
| ^
0_0_38994553_17080.cpp:3:5: error: stray '#' in program
3 | 3 #include <string>
| ^
0_0_38994553_17080.cpp:4:5: error: stray '#' in program
4 | 4 #include <algorithm>
| ^
0_0_38994553_17080.cpp:2:3: error: expected unqualified-id before numeric constant
2 | 2 #include <cstring>
| ^
0_0_38994553_17080.cpp:6:3: error: expected unqualified-id before numeric constant
6 | 6 struct treenode
| ^
0_0_38994553_17080.cpp:12:2: error: expected unqualified-id before numeric constant
12 | 12 using namespace std;
| ^~
0_0_38994553_17080.cpp:13:2: error: expected unqualified-id before numeric constant
13 | 13
| ^~
0_0_38994553_17080.cpp:22:2: error: expected unqualified-id before numeric constant
22 | 22
| ^~
0_0_38994553_17080.cpp:37:2: error: expected unqualified-id before numeric constant
37 | 37
| ^~
0_0_38994553_17080.cpp:61:2: error: expected unqualified-id before numeric constant
61 | 61
| ^~
0_0_38994553_17080.cpp:71:2: error: expected unqualified-id before numeric constant
71 | 71
| ^~
|