0_0_4709850_3975.cpp:5: error: stray '\163' in program
0_0_4709850_3975.cpp:5: error: stray '\187' in program
0_0_4709850_3975.cpp:7: error: expected init-declarator before "int"
0_0_4709850_3975.cpp:7: error: expected `,' or `;' before "int"
0_0_4709850_3975.cpp:7: error: stray '\163' in program
0_0_4709850_3975.cpp:7: error: stray '\187' in program
0_0_4709850_3975.cpp:8: error: stray '\163' in program
0_0_4709850_3975.cpp:8: error: stray '\187' in program
0_0_4709850_3975.cpp:9: error: expected `,' or `;' before "char"
0_0_4709850_3975.cpp: In function `void bfs(int, int)':
0_0_4709850_3975.cpp:33: error: `dir' undeclared (first use this function)
0_0_4709850_3975.cpp:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4709850_3975.cpp:37: error: `n' undeclared (first use this function)
0_0_4709850_3975.cpp:42: error: expected `)' before '{' token
0_0_4709850_3975.cpp:104: error: expected primary-expression before '}' token
0_0_4709850_3975.cpp:104: error: expected `;' before '}' token
0_0_4709850_3975.cpp: In function `int main()':
0_0_4709850_3975.cpp:116: error: `n' undeclared (first use this function)
0_0_4709850_3975.cpp:126: error: `map' undeclared (first use this function)
|