0_0_8728197_26263.c:1:17: cstdio: No such file or directory
0_0_8728197_26263.c:2:18: cstring: No such file or directory
0_0_8728197_26263.c:7: error: syntax error before "map"
0_0_8728197_26263.c:7: error: variable-size type declared outside of any function
0_0_8728197_26263.c:7: error: variable-size type declared outside of any function
0_0_8728197_26263.c:10: error: syntax error before "node"
0_0_8728197_26263.c:14: error: syntax error before '}' token
0_0_8728197_26263.c:15: error: syntax error before "bfs"
0_0_8728197_26263.c: In function `bfs':
0_0_8728197_26263.c:16: error: syntax error before "head"
0_0_8728197_26263.c:17: error: `head' undeclared (first use in this function)
0_0_8728197_26263.c:17: error: (Each undeclared identifier is reported only once
0_0_8728197_26263.c:17: error: for each function it appears in.)
0_0_8728197_26263.c:17: error: `new' undeclared (first use in this function)
0_0_8728197_26263.c:17: error: syntax error before "linklist"
0_0_8728197_26263.c:18: error: `p' undeclared (first use in this function)
0_0_8728197_26263.c:18: error: syntax error before "linklist"
0_0_8728197_26263.c:19: error: `NULL' undeclared (first use in this function)
0_0_8728197_26263.c:23: error: `temp' undeclared (first use in this function)
0_0_8728197_26263.c:25: error: `true' undeclared (first use in this function)
0_0_8728197_26263.c:26: error: 'for' loop initial declaration used outside C99 mode
0_0_8728197_26263.c:34: error: syntax error before "q"
0_0_8728197_26263.c:35: error: `q' undeclared (first use in this function)
0_0_8728197_26263.c:46: error: `false' undeclared (first use in this function)
0_0_8728197_26263.c:55: error: `delete' undeclared (first use in this function)
0_0_8728197_26263.c:55: error: syntax error before "temp"
0_0_8728197_26263.c: In function `main':
0_0_8728197_26263.c:66: error: 'for' loop initial declaration used outside C99 mode
0_0_8728197_26263.c:68: error: 'for' loop initial declaration used outside C99 mode
|