0_0_13806603_29709.cpp:2:5: error: stray '#' in program
2 #include<cstring>
^
0_0_13806603_29709.cpp:3:5: error: stray '#' in program
3 #include<map>
^
0_0_13806603_29709.cpp:4:5: error: stray '#' in program
4 #include<queue>
^
0_0_13806603_29709.cpp:5:5: error: stray '#' in program
5 #include<cstdlib>
^
0_0_13806603_29709.cpp:2:3: error: expected unqualified-id before numeric constant
2 #include<cstring>
^
0_0_13806603_29709.cpp:7:3: error: expected unqualified-id before numeric constant
7
^
|