0_0_11593316_24692.cpp: In function `void bfs(int, int, int, int)':
0_0_11593316_24692.cpp:39: error: `i' undeclared (first use this function)
0_0_11593316_24692.cpp:39: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11593316_24692.cpp:40: error: invalid types `int[int]' for array subscript
0_0_11593316_24692.cpp:42: error: invalid types `int[int]' for array subscript
0_0_11593316_24692.cpp:44: error: `push' undeclared (first use this function)
0_0_11593316_24692.cpp:54: error: invalid types `int[int]' for array subscript
0_0_11593316_24692.cpp:56: error: invalid types `int[int]' for array subscript
0_0_11593316_24692.cpp:66: error: invalid types `int[int]' for array subscript
0_0_11593316_24692.cpp:68: error: invalid types `int[int]' for array subscript
|