0_0_25678927_21303.cpp:40:3: error: stray '\243' in program
for£šint i = 0; i < 3;i++)
^
0_0_25678927_21303.cpp:40:3: error: stray '\250' in program
0_0_25678927_21303.cpp: In function 'int bfs()':
0_0_25678927_21303.cpp:39:8: error: statement cannot resolve address of overloaded function
q.pop;
^
0_0_25678927_21303.cpp:40:8: error: expected '(' before 'int'
for£šint i = 0; i < 3;i++)
^
0_0_25678927_21303.cpp:45:14: error: 'manx' was not declared in this scope
if(b[i] < manx && !vis[b[i]])
^
|