0_0_14467371_31441.cpp:115:20: error: stray '#' in program
int cur = 0#include <map>
^
0_0_14467371_31441.cpp: In function 'int main()':
0_0_14467371_31441.cpp:115:21: error: expected ',' or ';' before 'include'
int cur = 0#include <map>
^
0_0_14467371_31441.cpp:141:24: error: a function-definition is not allowed here before '{' token
int zhuan(int t, int z){
^
0_0_14467371_31441.cpp:147:45: error: a function-definition is not allowed here before '{' token
void pt(int x, int y, int t, int z, int cor){
^
0_0_14467371_31441.cpp:307:1: error: expected '}' at end of input
}
^
0_0_14467371_31441.cpp:307:1: error: expected '}' at end of input
|