0_0_2775057_29796.c:1:18: cstdio: No such file or directory
0_0_2775057_29796.c:2:18: string: No such file or directory
0_0_2775057_29796.c:3:15: map: No such file or directory
0_0_2775057_29796.c:4:17: queue: No such file or directory
0_0_2775057_29796.c:5:21: algorithm: No such file or directory
0_0_2775057_29796.c:6: error: syntax error before "namespace"
0_0_2775057_29796.c:17: error: syntax error before "List"
0_0_2775057_29796.c:18: error: variable-size type declared outside of any function
0_0_2775057_29796.c:18: error: variable-size type declared outside of any function
0_0_2775057_29796.c:18: error: variable-size type declared outside of any function
0_0_2775057_29796.c:20: error: syntax error before "void"
0_0_2775057_29796.c:20: error: syntax error before "List"
0_0_2775057_29796.c: In function `add_edge':
0_0_2775057_29796.c:22: error: request for member `v' in something not a structure or union
0_0_2775057_29796.c:22: error: `v' undeclared (first use in this function)
0_0_2775057_29796.c:22: error: (Each undeclared identifier is reported only once
0_0_2775057_29796.c:22: error: for each function it appears in.)
0_0_2775057_29796.c:23: error: request for member `dis' in something not a structure or union
0_0_2775057_29796.c:23: error: `dis' undeclared (first use in this function)
0_0_2775057_29796.c:24: error: request for member `next' in something not a structure or union
0_0_2775057_29796.c:24: error: `u' undeclared (first use in this function)
0_0_2775057_29796.c: At top level:
0_0_2775057_29796.c:31: error: syntax error before "bool"
0_0_2775057_29796.c:37: error: variable-size type declared outside of any function
0_0_2775057_29796.c:37: error: variable-size type declared outside of any function
0_0_2775057_29796.c:38: error: syntax error before "flag"
0_0_2775057_29796.c:38: error: variable-size type declared outside of any function
0_0_2775057_29796.c:39: error: syntax error before '<' token
0_0_2775057_29796.c:41: error: syntax error before "int"
0_0_2775057_29796.c: In function `Getidx':
0_0_2775057_29796.c:43: error: `dict' undeclared (first use in this function)
0_0_2775057_29796.c: At top level:
0_0_2775057_29796.c:47: error: syntax error before "List"
0_0_2775057_29796.c: In function `Dijkstra':
0_0_2775057_29796.c:49: error: `priority_queue' undeclared (first use in this function)
0_0_2775057_29796.c:49: error: `Node' undeclared (first use in this function)
0_0_2775057_29796.c:49: error: `Q' undeclared (first use in this function)
0_0_2775057_29796.c:50: error: request for member `v' in something not a structure or union
0_0_2775057_29796.c:50: error: request for member `dis' in something not a structure or union
0_0_2775057_29796.c:52: error: 'for' loop initial declaration used outside C99 mode
0_0_2775057_29796.c:52: error: `d' undeclared (first use in this function)
0_0_2775057_29796.c:52: error: `false' undeclared (first use in this function)
0_0_2775057_29796.c:57: error: request for member `v' in something not a structure or union
0_0_2775057_29796.c:59: error: `true' undeclared (first use in this function)
0_0_2775057_29796.c:60: error: `List' undeclared (first use in this function)
0_0_2775057_29796.c:60: error: `p' undeclared (first use in this function)
0_0_2775057_29796.c:64: error: request for member `v' in something not a structure or union
0_0_2775057_29796.c:64: error: request for member `dis' in something not a structure or union
0_0_2775057_29796.c: In function `main':
0_0_2775057_29796.c:75: error: syntax error before '/' token
0_0_2775057_29796.c:77: error: `EOF' undeclared (first use in this function)
0_0_2775057_29796.c:78: error: `dict' undeclared (first use in this function)
0_0_2775057_29796.c:79: error: `NULL' undeclared (first use in this function)
0_0_2775057_29796.c:96: error: `List' undeclared (first use in this function)
0_0_2775057_29796.c:96: error: `p' undeclared (first use in this function)
|