0_0_3877682_23796.c:1:19: iostream: No such file or directory
0_0_3877682_23796.c:2:17: cstdio: No such file or directory
0_0_3877682_23796.c:3:18: cstring: No such file or directory
0_0_3877682_23796.c:4: error: syntax error before "namespace"
0_0_3877682_23796.c:7: error: variable-size type declared outside of any function
0_0_3877682_23796.c:8: error: variable-size type declared outside of any function
0_0_3877682_23796.c:9: error: variable-size type declared outside of any function
0_0_3877682_23796.c:9: error: variable-size type declared outside of any function
0_0_3877682_23796.c:10: error: variable-size type declared outside of any function
0_0_3877682_23796.c:10: error: variable-size type declared outside of any function
0_0_3877682_23796.c:11: error: variable-size type declared outside of any function
0_0_3877682_23796.c: In function `dijkstra':
0_0_3877682_23796.c:15: error: `bool' undeclared (first use in this function)
0_0_3877682_23796.c:15: error: (Each undeclared identifier is reported only once
0_0_3877682_23796.c:15: error: for each function it appears in.)
0_0_3877682_23796.c:15: error: syntax error before "s"
0_0_3877682_23796.c:16: error: 'for' loop initial declaration used outside C99 mode
0_0_3877682_23796.c:20: error: `s' undeclared (first use in this function)
0_0_3877682_23796.c:28: error: redefinition of 'i'
0_0_3877682_23796.c:16: error: previous definition of 'i' was here
0_0_3877682_23796.c:28: error: 'for' loop initial declaration used outside C99 mode
0_0_3877682_23796.c:33: error: 'for' loop initial declaration used outside C99 mode
0_0_3877682_23796.c:41: error: redefinition of 'j'
0_0_3877682_23796.c:33: error: previous definition of 'j' was here
0_0_3877682_23796.c:41: error: 'for' loop initial declaration used outside C99 mode
0_0_3877682_23796.c: In function `main':
0_0_3877682_23796.c:60: error: 'for' loop initial declaration used outside C99 mode
0_0_3877682_23796.c:61: error: 'for' loop initial declaration used outside C99 mode
0_0_3877682_23796.c:63: error: redefinition of 'i'
0_0_3877682_23796.c:60: error: previous definition of 'i' was here
0_0_3877682_23796.c:63: error: 'for' loop initial declaration used outside C99 mode
0_0_3877682_23796.c:74: error: redefinition of 'i'
0_0_3877682_23796.c:63: error: previous definition of 'i' was here
0_0_3877682_23796.c:74: error: 'for' loop initial declaration used outside C99 mode
|