0_0_13814180_19952.cpp:2:4: error: stray '#' in program
2 #include<string.h>
^
0_0_13814180_19952.cpp:3:4: error: stray '#' in program
3 #define N 101
^
0_0_13814180_19952.cpp:2:2: error: expected unqualified-id before numeric constant
2 #include<string.h>
^
|