0_0_10822022_20269.c:2:16: queue: No such file or directory
0_0_10822022_20269.c:3: error: syntax error before "namespace"
0_0_10822022_20269.c:6: error: syntax error before "exist"
0_0_10822022_20269.c:9: error: syntax error before '/' token
0_0_10822022_20269.c:28: error: syntax error before "friend"
0_0_10822022_20269.c: In function `bfs':
0_0_10822022_20269.c:38: error: `false' undeclared (first use in this function)
0_0_10822022_20269.c:38: error: (Each undeclared identifier is reported only once
0_0_10822022_20269.c:38: error: for each function it appears in.)
0_0_10822022_20269.c:39: error: `priority_queue' undeclared (first use in this function)
0_0_10822022_20269.c:39: error: `node' undeclared (first use in this function)
0_0_10822022_20269.c:39: error: `s' undeclared (first use in this function)
0_0_10822022_20269.c:40: error: syntax error before "l"
0_0_10822022_20269.c:41: error: `l' undeclared (first use in this function)
0_0_10822022_20269.c:45: error: `true' undeclared (first use in this function)
0_0_10822022_20269.c:48: error: syntax error before "l"
0_0_10822022_20269.c:52: error: 'for' loop initial declaration used outside C99 mode
0_0_10822022_20269.c:54: error: `next' undeclared (first use in this function)
0_0_10822022_20269.c: In function `main':
0_0_10822022_20269.c:77: error: 'for' loop initial declaration used outside C99 mode
0_0_10822022_20269.c:79: error: 'for' loop initial declaration used outside C99 mode
|