0_0_10821748_1303.c:2:16: queue: No such file or directory
0_0_10821748_1303.c:3: error: syntax error before "namespace"
0_0_10821748_1303.c:6: error: syntax error before "exist"
0_0_10821748_1303.c:9: error: syntax error before "node"
0_0_10821748_1303.c:10: error: syntax error before '{' token
0_0_10821748_1303.c:19: error: syntax error before '}' token
0_0_10821748_1303.c:20: error: syntax error before "bool"
0_0_10821748_1303.c: In function `bfs':
0_0_10821748_1303.c:27: error: `priority_queue' undeclared (first use in this function)
0_0_10821748_1303.c:27: error: (Each undeclared identifier is reported only once
0_0_10821748_1303.c:27: error: for each function it appears in.)
0_0_10821748_1303.c:27: error: `node' undeclared (first use in this function)
0_0_10821748_1303.c:27: error: `s' undeclared (first use in this function)
0_0_10821748_1303.c:31: error: syntax error before "l"
0_0_10821748_1303.c:33: error: `l' undeclared (first use in this function)
0_0_10821748_1303.c:36: error: 'for' loop initial declaration used outside C99 mode
0_0_10821748_1303.c:46: error: `false' undeclared (first use in this function)
0_0_10821748_1303.c: In function `main':
0_0_10821748_1303.c:55: error: syntax error before '/' token
0_0_10821748_1303.c:60: error: 'for' loop initial declaration used outside C99 mode
0_0_10821748_1303.c:62: error: 'for' loop initial declaration used outside C99 mode
0_0_10821748_1303.c:75: error: `true' undeclared (first use in this function)
|