0_0_1377651_23757.c:2:18: vector: No such file or directory
0_0_1377651_23757.c:3:17: queue: No such file or directory
0_0_1377651_23757.c:5: error: syntax error before "namespace"
0_0_1377651_23757.c:15: error: syntax error before "bool"
0_0_1377651_23757.c:23: error: syntax error before '<' token
0_0_1377651_23757.c:24: error: variable-size type declared outside of any function
0_0_1377651_23757.c:26: error: variable-size type declared outside of any function
0_0_1377651_23757.c:27: error: syntax error before '<' token
0_0_1377651_23757.c:29: error: variable-size type declared outside of any function
0_0_1377651_23757.c: In function `dijk':
0_0_1377651_23757.c:35: error: `q' undeclared (first use in this function)
0_0_1377651_23757.c:35: error: (Each undeclared identifier is reported only once
0_0_1377651_23757.c:35: error: for each function it appears in.)
0_0_1377651_23757.c:38: error: `false' undeclared (first use in this function)
0_0_1377651_23757.c:40: error: `node' undeclared (first use in this function)
0_0_1377651_23757.c:40: error: syntax error before "temp"
0_0_1377651_23757.c:41: error: `temp' undeclared (first use in this function)
0_0_1377651_23757.c:52: error: `true' undeclared (first use in this function)
0_0_1377651_23757.c:55: error: `edge' undeclared (first use in this function)
0_0_1377651_23757.c:61: error: `temp2' undeclared (first use in this function)
0_0_1377651_23757.c: In function `init':
0_0_1377651_23757.c:81: error: `edge' undeclared (first use in this function)
0_0_1377651_23757.c:86: error: `node' undeclared (first use in this function)
0_0_1377651_23757.c:86: error: syntax error before "t"
0_0_1377651_23757.c:88: error: `t' undeclared (first use in this function)
0_0_1377651_23757.c: In function `dfs':
0_0_1377651_23757.c:98: error: syntax error before numeric constant
0_0_1377651_23757.c:104: error: `edge' undeclared (first use in this function)
0_0_1377651_23757.c:109: error: invalid lvalue in assignment
|