0_0_8960882_32009.c:1:20: iostream: No such file or directory
0_0_8960882_32009.c:2:21: algorithm: No such file or directory
0_0_8960882_32009.c:3:19: cstring: No such file or directory
0_0_8960882_32009.c:4:18: cstdio: No such file or directory
0_0_8960882_32009.c:8: error: syntax error before "namespace"
0_0_8960882_32009.c: In function `bfs':
0_0_8960882_32009.c:32: error: 'for' loop initial declaration used outside C99 mode
0_0_8960882_32009.c:40: error: 'for' loop initial declaration used outside C99 mode
0_0_8960882_32009.c: In function `main':
0_0_8960882_32009.c:58: error: `EOF' undeclared (first use in this function)
0_0_8960882_32009.c:58: error: (Each undeclared identifier is reported only once
0_0_8960882_32009.c:58: error: for each function it appears in.)
0_0_8960882_32009.c:60: error: 'for' loop initial declaration used outside C99 mode
0_0_8960882_32009.c:68: error: redefinition of 'i'
0_0_8960882_32009.c:60: error: previous definition of 'i' was here
0_0_8960882_32009.c:68: error: 'for' loop initial declaration used outside C99 mode
0_0_8960882_32009.c:75: error: redefinition of 'i'
0_0_8960882_32009.c:68: error: previous definition of 'i' was here
0_0_8960882_32009.c:75: error: 'for' loop initial declaration used outside C99 mode
|