0_0_38878065_6143.cpp:1:3: error: stray '#' in program
1 | 1 #include <cstdio>
| ^
0_0_38878065_6143.cpp:2:4: error: stray '#' in program
2 | 2 #include <cmath>
| ^
0_0_38878065_6143.cpp:3:4: error: stray '#' in program
3 | 3 #include <cstring>
| ^
0_0_38878065_6143.cpp:4:4: error: stray '#' in program
4 | 4 #include <algorithm>
| ^
0_0_38878065_6143.cpp:5:4: error: stray '#' in program
5 | 5 #include <queue>
| ^
0_0_38878065_6143.cpp:1:1: error: expected unqualified-id before numeric constant
1 | 1 #include <cstdio>
| ^
0_0_38878065_6143.cpp:7:2: error: expected unqualified-id before numeric constant
7 | 7
| ^
0_0_38878065_6143.cpp:9:2: error: expected unqualified-id before numeric constant
9 | 9
| ^
0_0_38878065_6143.cpp:13:5: error: 'tp' does not name a type
13 | 13 }tp[N];
| ^~
0_0_38878065_6143.cpp:14:1: error: expected unqualified-id before numeric constant
14 | 14
| ^~
0_0_38878065_6143.cpp:16:1: error: expected unqualified-id before numeric constant
16 | 16 int x, maxn, h;
| ^~
0_0_38878065_6143.cpp:17:1: error: expected unqualified-id before numeric constant
17 | 17 int n, m, t;
| ^~
0_0_38878065_6143.cpp:18:1: error: expected unqualified-id before numeric constant
18 | 18
| ^~
0_0_38878065_6143.cpp:23:1: error: expected unqualified-id before numeric constant
23 | 23
| ^~
0_0_38878065_6143.cpp:40:1: error: expected unqualified-id before numeric constant
40 | 40
| ^~
0_0_38878065_6143.cpp:81:1: error: expected unqualified-id before numeric constant
81 | 81
| ^~
0_0_38878065_6143.cpp:87:1: error: expected unqualified-id before numeric constant
87 | 87
| ^~
|