0_0_39088748_6121.cpp:2:4: error: stray '#' in program
2 | 1 #include <iostream>
| ^
0_0_39088748_6121.cpp:3:4: error: stray '#' in program
3 | 2 #include <cstring>
| ^
0_0_39088748_6121.cpp:4:4: error: stray '#' in program
4 | 3 #include <algorithm>
| ^
0_0_39088748_6121.cpp:2:2: error: expected unqualified-id before numeric constant
2 | 1 #include <iostream>
| ^
0_0_39088748_6121.cpp:6:2: error: expected unqualified-id before numeric constant
6 | 5
| ^
0_0_39088748_6121.cpp:8:2: error: expected unqualified-id before numeric constant
8 | 7
| ^
0_0_39088748_6121.cpp:48:1: error: expected unqualified-id before numeric constant
48 | 47
| ^~
0_0_39088748_6121.cpp:70:1: error: expected unqualified-id before numeric constant
70 | 69 int main()
| ^~
|