0_0_9796484_14584.c:2:17: vector: No such file or directory
0_0_9796484_14584.c:4: error: syntax error before "namespace"
0_0_9796484_14584.c:5: error: syntax error before '<' token
0_0_9796484_14584.c: In function `bfs':
0_0_9796484_14584.c:16: error: `vector' undeclared (first use in this function)
0_0_9796484_14584.c:16: error: (Each undeclared identifier is reported only once
0_0_9796484_14584.c:16: error: for each function it appears in.)
0_0_9796484_14584.c:16: error: syntax error before "int"
0_0_9796484_14584.c:19: error: `tree' undeclared (first use in this function)
0_0_9796484_14584.c:23: error: `que' undeclared (first use in this function)
0_0_9796484_14584.c: In function `find':
0_0_9796484_14584.c:40: error: syntax error before '/' token
0_0_9796484_14584.c: In function `main':
0_0_9796484_14584.c:57: error: `tree' undeclared (first use in this function)
0_0_9796484_14584.c:72: error: syntax error before '/' token
|