0_0_34625618_4616.cpp:1:3: error: stray '#' in program
1 #include<iostream>
^
0_0_34625618_4616.cpp:2:4: error: stray '#' in program
2 #include<stdio.h>
^
0_0_34625618_4616.cpp:3:4: error: stray '#' in program
3 #include<math.h>
^
0_0_34625618_4616.cpp:1:1: error: expected unqualified-id before numeric constant
1 #include<iostream>
^
0_0_34625618_4616.cpp:5:2: error: expected unqualified-id before numeric constant
5
^
|