0_0_8066338_14705.c:1:17: cstdio: No such file or directory
0_0_8066338_14705.c:2:18: cstring: No such file or directory
0_0_8066338_14705.c:3:18: cstdlib: No such file or directory
0_0_8066338_14705.c:4:20: algorithm: No such file or directory
0_0_8066338_14705.c:5:19: iostream: No such file or directory
0_0_8066338_14705.c:6:16: queue: No such file or directory
0_0_8066338_14705.c:7: error: syntax error before "namespace"
0_0_8066338_14705.c:12: error: syntax error before "bool"
0_0_8066338_14705.c:15: error: variable-size type declared outside of any function
0_0_8066338_14705.c:16: error: variable-size type declared outside of any function
0_0_8066338_14705.c:16: error: variable-size type declared outside of any function
0_0_8066338_14705.c:16: error: variable-size type declared outside of any function
0_0_8066338_14705.c: In function `addEdge':
0_0_8066338_14705.c:19: error: request for member `v' in something not a structure or union
0_0_8066338_14705.c:20: error: request for member `w' in something not a structure or union
0_0_8066338_14705.c:21: error: request for member `next' in something not a structure or union
0_0_8066338_14705.c: In function `dij':
0_0_8066338_14705.c:25: error: `priority_queue' undeclared (first use in this function)
0_0_8066338_14705.c:25: error: (Each undeclared identifier is reported only once
0_0_8066338_14705.c:25: error: for each function it appears in.)
0_0_8066338_14705.c:25: error: `Node' undeclared (first use in this function)
0_0_8066338_14705.c:25: error: `q' undeclared (first use in this function)
0_0_8066338_14705.c:27: error: request for member `next' in something not a structure or union
0_0_8066338_14705.c:28: error: request for member `v' in something not a structure or union
0_0_8066338_14705.c:29: error: request for member `w' in something not a structure or union
0_0_8066338_14705.c:30: error: request for member `w' in something not a structure or union
0_0_8066338_14705.c:31: error: request for member `v' in something not a structure or union
0_0_8066338_14705.c:32: error: request for member `w' in something not a structure or union
0_0_8066338_14705.c:41: error: request for member `v' in something not a structure or union
0_0_8066338_14705.c:44: error: request for member `next' in something not a structure or union
0_0_8066338_14705.c:45: error: request for member `v' in something not a structure or union
0_0_8066338_14705.c:46: error: request for member `w' in something not a structure or union
0_0_8066338_14705.c:47: error: request for member `w' in something not a structure or union
0_0_8066338_14705.c:48: error: request for member `w' in something not a structure or union
0_0_8066338_14705.c:49: error: request for member `v' in something not a structure or union
0_0_8066338_14705.c: In function `main':
0_0_8066338_14705.c:58: error: syntax error before '/' token
0_0_8066338_14705.c:59: error: `EOF' undeclared (first use in this function)
|