0_0_23020945_30681.cpp:3:4: error: stray '#' in program
2 #include <iostream>
^
0_0_23020945_30681.cpp:4:4: error: stray '#' in program
3 #include <stdio.h>
^
0_0_23020945_30681.cpp:5:4: error: stray '#' in program
4 #include <stdlib.h>
^
0_0_23020945_30681.cpp:6:4: error: stray '#' in program
5 #include <string.h>
^
0_0_23020945_30681.cpp:7:4: error: stray '#' in program
6 #include <math.h>
^
0_0_23020945_30681.cpp:2:2: error: expected unqualified-id before numeric constant
1 //3501
^
0_0_23020945_30681.cpp:10:2: error: expected unqualified-id before numeric constant
9
^
|