0_0_24612478_9817.cpp:2:4: error: stray '#' in program
1 #include<stdio.h>
^
0_0_24612478_9817.cpp:3:4: error: stray '#' in program
2 #include<stdlib.h>
^
0_0_24612478_9817.cpp:4:4: error: stray '#' in program
3 #define PI 3.1415927
^
0_0_24612478_9817.cpp:2:2: error: expected unqualified-id before numeric constant
1 #include<stdio.h>
^
|