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