0_0_34710914_22394.cpp:3:3: error: stray '#' in program
2 #include <cstdio>
^
0_0_34710914_22394.cpp:5:3: error: stray '#' in program
3 #include <cmath>
^
0_0_34710914_22394.cpp:7:3: error: stray '#' in program
4 #include <cstring>
^
0_0_34710914_22394.cpp:3:1: error: expected unqualified-id before numeric constant
2 #include <cstdio>
^
0_0_34710914_22394.cpp:11:1: error: expected unqualified-id before numeric constant
6
^
0_0_34710914_22394.cpp:15:1: error: expected unqualified-id before numeric constant
8 char operat[105][105];
^
0_0_34710914_22394.cpp:17:1: error: expected unqualified-id before numeric constant
9 double ang,x,y,z,xx,yy,zz;
^
0_0_34710914_22394.cpp:19:1: error: expected unqualified-id before numeric constant
10
^
0_0_34710914_22394.cpp:29:1: error: expected unqualified-id before numeric constant
15
^
|