0_0_38994611_18537.c:7:3: error: expected identifier or '(' before numeric constant
7 | 1 #include <iostream>
| ^
0_0_38994611_18537.c:7:5: error: stray '#' in program
7 | 1 #include <iostream>
| ^
0_0_38994611_18537.c:8:5: error: stray '#' in program
8 | 2 #include <cstring>
| ^
0_0_38994611_18537.c:9:5: error: stray '#' in program
9 | 3 #include <string>
| ^
0_0_38994611_18537.c:10:5: error: stray '#' in program
10 | 4 #include <algorithm>
| ^
0_0_38994611_18537.c:12:3: error: expected identifier or '(' before numeric constant
12 | 6 struct treenode
| ^
0_0_38994611_18537.c:18:2: error: expected identifier or '(' before numeric constant
18 | 12 using namespace std;
| ^~
0_0_38994611_18537.c:19:2: error: expected identifier or '(' before numeric constant
19 | 13
| ^~
0_0_38994611_18537.c:28:2: error: expected identifier or '(' before numeric constant
28 | 22
| ^~
0_0_38994611_18537.c:43:2: error: expected identifier or '(' before numeric constant
43 | 37
| ^~
0_0_38994611_18537.c:67:2: error: expected identifier or '(' before numeric constant
67 | 61
| ^~
0_0_38994611_18537.c:77:2: error: expected identifier or '(' before numeric constant
77 | 71
| ^~
|