0_0_39167716_22401.cpp:3:4: error: stray '#' in program
3 | 1 #include<cstdio>
| ^
0_0_39167716_22401.cpp:4:4: error: stray '#' in program
4 | 2 #include<cstring>
| ^
0_0_39167716_22401.cpp:5:4: error: stray '#' in program
5 | 3 #include<algorithm>
| ^
0_0_39167716_22401.cpp:1:1: error: 'View' does not name a type
1 | View Code
| ^~~~
0_0_39167716_22401.cpp:7:2: error: expected unqualified-id before numeric constant
7 | 5 const int N = 105;
| ^
0_0_39167716_22401.cpp:8:2: error: expected unqualified-id before numeric constant
8 | 6
| ^
0_0_39167716_22401.cpp:10:2: error: expected unqualified-id before numeric constant
10 | 8
| ^
0_0_39167716_22401.cpp:16:1: error: expected unqualified-id before numeric constant
16 | 14
| ^~
|