0_0_9802258_17204.c:1:17: cstdio: No such file or directory
0_0_9802258_17204.c:2:18: cstring: No such file or directory
0_0_9802258_17204.c:3:17: vector: No such file or directory
0_0_9802258_17204.c:4:16: queue: No such file or directory
0_0_9802258_17204.c:5: error: syntax error before "namespace"
0_0_9802258_17204.c:7: error: syntax error before '<' token
0_0_9802258_17204.c:8: error: variable-size type declared outside of any function
0_0_9802258_17204.c:12: error: syntax error before "bool"
0_0_9802258_17204.c: In function `bfs':
0_0_9802258_17204.c:17: error: `priority_queue' undeclared (first use in this function)
0_0_9802258_17204.c:17: error: (Each undeclared identifier is reported only once
0_0_9802258_17204.c:17: error: for each function it appears in.)
0_0_9802258_17204.c:17: error: `mike' undeclared (first use in this function)
0_0_9802258_17204.c:17: error: `q' undeclared (first use in this function)
0_0_9802258_17204.c:19: error: syntax error before "m"
0_0_9802258_17204.c:20: error: 'for' loop initial declaration used outside C99 mode
0_0_9802258_17204.c:22: error: `m' undeclared (first use in this function)
0_0_9802258_17204.c:26: error: syntax error before "nowmike"
0_0_9802258_17204.c:27: error: `nowmike' undeclared (first use in this function)
0_0_9802258_17204.c:31: error: 'for' loop initial declaration used outside C99 mode
0_0_9802258_17204.c:31: error: `next' undeclared (first use in this function)
0_0_9802258_17204.c: In function `main':
0_0_9802258_17204.c:42: error: 'for' loop initial declaration used outside C99 mode
0_0_9802258_17204.c:42: error: `next' undeclared (first use in this function)
0_0_9802258_17204.c:44: error: redefinition of 'i'
0_0_9802258_17204.c:42: error: previous definition of 'i' was here
0_0_9802258_17204.c:44: error: 'for' loop initial declaration used outside C99 mode
|