0_0_8703804_13463.c:1:20: iostream: No such file or directory
0_0_8703804_13463.c:2:21: algorithm: No such file or directory
0_0_8703804_13463.c:3:19: cstring: No such file or directory
0_0_8703804_13463.c:4:18: string: No such file or directory
0_0_8703804_13463.c:5:18: cstdio: No such file or directory
0_0_8703804_13463.c:6:17: cmath: No such file or directory
0_0_8703804_13463.c:9: error: syntax error before "namespace"
0_0_8703804_13463.c: In function `bfs':
0_0_8703804_13463.c:32: error: 'for' loop initial declaration used outside C99 mode
0_0_8703804_13463.c:40: error: 'for' loop initial declaration used outside C99 mode
0_0_8703804_13463.c: In function `main':
0_0_8703804_13463.c:58: error: `cin' undeclared (first use in this function)
0_0_8703804_13463.c:58: error: (Each undeclared identifier is reported only once
0_0_8703804_13463.c:58: error: for each function it appears in.)
0_0_8703804_13463.c:64: error: 'for' loop initial declaration used outside C99 mode
0_0_8703804_13463.c:72: error: redefinition of 'i'
0_0_8703804_13463.c:64: error: previous definition of 'i' was here
0_0_8703804_13463.c:72: error: 'for' loop initial declaration used outside C99 mode
0_0_8703804_13463.c:80: error: redefinition of 'i'
0_0_8703804_13463.c:72: error: previous definition of 'i' was here
0_0_8703804_13463.c:80: error: 'for' loop initial declaration used outside C99 mode
0_0_8703804_13463.c:82: error: redefinition of 'i'
0_0_8703804_13463.c:80: error: previous definition of 'i' was here
0_0_8703804_13463.c:82: error: 'for' loop initial declaration used outside C99 mode
|