0_0_13801363_15133.cpp:2:4: error: stray '#' in program
2 #include <cstring>
^
0_0_13801363_15133.cpp:3:4: error: stray '#' in program
3 #include <iostream>
^
0_0_13801363_15133.cpp:6:4: error: stray '#' in program
6 #define N 1005
^
0_0_13801363_15133.cpp:2:2: error: expected unqualified-id before numeric constant
2 #include <cstring>
^
0_0_13801363_15133.cpp:6:2: error: expected unqualified-id before numeric constant
6 #define N 1005
^
0_0_13801363_15133.cpp:8:2: error: expected unqualified-id before numeric constant
8
^
|