0_0_2758059_8983.c:1:20: iostream: No such file or directory
0_0_2758059_8983.c:2:17: queue: No such file or directory
0_0_2758059_8983.c:3: error: syntax error before "namespace"
0_0_2758059_8983.c:7: error: syntax error before "used"
0_0_2758059_8983.c:23: error: syntax error before "Find"
0_0_2758059_8983.c:23: error: syntax error before '&' token
0_0_2758059_8983.c: In function `Find':
0_0_2758059_8983.c:32: error: `x' undeclared (first use in this function)
0_0_2758059_8983.c:32: error: (Each undeclared identifier is reported only once
0_0_2758059_8983.c:32: error: for each function it appears in.)
0_0_2758059_8983.c:33: error: `y' undeclared (first use in this function)
0_0_2758059_8983.c:34: error: `true' undeclared (first use in this function)
0_0_2758059_8983.c:38: error: `false' undeclared (first use in this function)
0_0_2758059_8983.c: In function `BFS':
0_0_2758059_8983.c:43: error: `queue' undeclared (first use in this function)
0_0_2758059_8983.c:43: error: syntax error before "int"
0_0_2758059_8983.c:45: error: `true' undeclared (first use in this function)
0_0_2758059_8983.c:46: error: `q' undeclared (first use in this function)
|