0_0_14009332_30180.cpp: In function 'int bfs()': 0_0_14009332_30180.cpp:73:49: error: expected primary-expression before ')' token if(t.x<0||t.x>=m+1||t.y<0||t.y>=n+1))continue; ^