0_0_32116360_17961.c:1:2: error: expected identifier or '(' before numeric constant
1 #include<stdio.h>
^
0_0_32116360_17961.c:1:4: error: stray '#' in program
1 #include<stdio.h>
^
0_0_32116360_17961.c:2:4: error: stray '#' in program
2 #include<math.h>
^
0_0_32116360_17961.c:4:2: error: expected identifier or '(' before numeric constant
4 int main()
^
|