0_0_1567289_6375.cpp: In function `int bfs()':
0_0_1567289_6375.cpp:56: error: `reutrn' undeclared (first use this function)
0_0_1567289_6375.cpp:56: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1567289_6375.cpp:56: error: expected `;' before "now"
0_0_1567289_6375.cpp:61: error: cannot convert `point' to `int' for argument `1' to `bool jud(int, int)'
|