0_0_38994607_20453.c:9:1: error: stray '\261' in program
9 | <b1><be><cc><e2><b4><fa><c2><eb>
| ^~~~
0_0_38994607_20453.c:9:2: error: stray '\276' in program
9 | <b1><be><cc><e2><b4><fa><c2><eb>
| ^~~~
0_0_38994607_20453.c:9:3: error: stray '\314' in program
9 | <b1><be><cc><e2><b4><fa><c2><eb>
| ^~~~
0_0_38994607_20453.c:9:4: error: stray '\342' in program
9 | <b1><be><cc><e2><b4><fa><c2><eb>
| ^~~~
0_0_38994607_20453.c:9:5: error: stray '\264' in program
9 | <b1><be><cc><e2><b4><fa><c2><eb>
| ^~~~
0_0_38994607_20453.c:9:6: error: stray '\372' in program
9 | <b1><be><cc><e2><b4><fa><c2><eb>
| ^~~~
0_0_38994607_20453.c:9:7: error: stray '\302' in program
9 | <b1><be><cc><e2><b4><fa><c2><eb>
| ^~~~
0_0_38994607_20453.c:9:8: error: stray '\353' in program
9 | <b1><be><cc><e2><b4><fa><c2><eb>
| ^~~~
0_0_38994607_20453.c:11:3: error: expected identifier or '(' before numeric constant
11 | 1 #include <iostream>
| ^
0_0_38994607_20453.c:11:5: error: stray '#' in program
11 | 1 #include <iostream>
| ^
0_0_38994607_20453.c:12:5: error: stray '#' in program
12 | 2 #include <cstring>
| ^
0_0_38994607_20453.c:13:5: error: stray '#' in program
13 | 3 #include <string>
| ^
0_0_38994607_20453.c:14:5: error: stray '#' in program
14 | 4 #include <algorithm>
| ^
0_0_38994607_20453.c:16:3: error: expected identifier or '(' before numeric constant
16 | 6 struct treenode
| ^
0_0_38994607_20453.c:22:2: error: expected identifier or '(' before numeric constant
22 | 12 using namespace std;
| ^~
0_0_38994607_20453.c:23:2: error: expected identifier or '(' before numeric constant
23 | 13
| ^~
0_0_38994607_20453.c:32:2: error: expected identifier or '(' before numeric constant
32 | 22
| ^~
0_0_38994607_20453.c:47:2: error: expected identifier or '(' before numeric constant
47 | 37
| ^~
0_0_38994607_20453.c:71:2: error: expected identifier or '(' before numeric constant
71 | 61
| ^~
0_0_38994607_20453.c:81:2: error: expected identifier or '(' before numeric constant
81 | 71
| ^~
|