210265_0_5113.c:1:22: algorithm: No such file or directory
210265_0_5113.c:2:20: fstream: No such file or directory
210265_0_5113.c:3:19: cstdio: No such file or directory
210265_0_5113.c:4:20: cstdlib: No such file or directory
210265_0_5113.c:5:19: string: No such file or directory
210265_0_5113.c:6:21: iostream: No such file or directory
210265_0_5113.c:7:19: vector: No such file or directory
210265_0_5113.c:8:16: map: No such file or directory
210265_0_5113.c:9:18: queue: No such file or directory
210265_0_5113.c:10:16: set: No such file or directory
210265_0_5113.c:11:18: cmath: No such file or directory
210265_0_5113.c:13: error: syntax error before "namespace"
210265_0_5113.c:17: error: syntax error before "visit"
210265_0_5113.c: In function `dij':
210265_0_5113.c:20: error: `false' undeclared (first use in this function)
210265_0_5113.c:20: error: (Each undeclared identifier is reported only once
210265_0_5113.c:20: error: for each function it appears in.)
210265_0_5113.c:21: error: 'for' loop initial declaration used outside C99 mode
210265_0_5113.c:21: error: incompatible types in assignment
210265_0_5113.c:23: error: redefinition of 'i'
210265_0_5113.c:21: error: previous definition of 'i' was here
210265_0_5113.c:23: error: 'for' loop initial declaration used outside C99 mode
210265_0_5113.c:25: error: 'for' loop initial declaration used outside C99 mode
210265_0_5113.c:29: error: `true' undeclared (first use in this function)
210265_0_5113.c:30: error: redefinition of 'j'
210265_0_5113.c:25: error: previous definition of 'j' was here
210265_0_5113.c:30: error: 'for' loop initial declaration used outside C99 mode
210265_0_5113.c: In function `main':
210265_0_5113.c:41: error: `EOF' undeclared (first use in this function)
210265_0_5113.c:43: error: 'for' loop initial declaration used outside C99 mode
210265_0_5113.c:44: error: 'for' loop initial declaration used outside C99 mode
210265_0_5113.c:47: error: redefinition of 'i'
210265_0_5113.c:43: error: previous definition of 'i' was here
210265_0_5113.c:47: error: 'for' loop initial declaration used outside C99 mode
|