0_0_38842744_26840.cpp:1:3: error: stray '#' in program
1 | 1 #include <iostream>
| ^
0_0_38842744_26840.cpp:2:4: error: stray '#' in program
2 | 2 #include <cstdio>
| ^
0_0_38842744_26840.cpp:1:1: error: expected unqualified-id before numeric constant
1 | 1 #include <iostream>
| ^
0_0_38842744_26840.cpp:5:2: error: expected unqualified-id before numeric constant
5 | 5
| ^
0_0_38842744_26840.cpp:19:1: error: expected unqualified-id before numeric constant
19 | 19
| ^~
0_0_38842744_26840.cpp:30:1: error: expected unqualified-id before numeric constant
30 | 30
| ^~
|