0_0_30230922_7272.cpp:1:4: error: stray '#' in program
1 #include<stdio.h>
^
0_0_30230922_7272.cpp:2:4: error: stray '#' in program
2 #include<stdlib.h>
^
0_0_30230922_7272.cpp:3:4: error: stray '#' in program
3 #include<string.h>
^
0_0_30230922_7272.cpp:4:4: error: stray '#' in program
4 #include<math.h>
^
0_0_30230922_7272.cpp:5:4: error: stray '#' in program
5 #define max 2000000000
^
0_0_30230922_7272.cpp:1:2: error: expected unqualified-id before numeric constant
1 #include<stdio.h>
^
0_0_30230922_7272.cpp:8:2: error: expected unqualified-id before numeric constant
8
^
0_0_30230922_7272.cpp:18:1: error: expected unqualified-id before numeric constant
18
^
|