0_0_17537381_1905.cpp:2:5: error: stray '#' in program
1 #include<cstdio>
^
0_0_17537381_1905.cpp:3:5: error: stray '#' in program
2 #include<cstring>
^
0_0_17537381_1905.cpp:4:5: error: stray '#' in program
3 #include<queue>
^
0_0_17537381_1905.cpp:2:3: error: expected unqualified-id before numeric constant
1 #include<cstdio>
^
0_0_17537381_1905.cpp:6:3: error: expected unqualified-id before numeric constant
5
^
|