0_0_4333960_10786.c:1:17: cstdio: No such file or directory
0_0_4333960_10786.c:2:18: cstring: No such file or directory
0_0_4333960_10786.c:3:16: queue: No such file or directory
0_0_4333960_10786.c:4:20: algorithm: No such file or directory
0_0_4333960_10786.c:5: error: syntax error before "namespace"
0_0_4333960_10786.c: In function `bfs':
0_0_4333960_10786.c:21: error: `node' undeclared (first use in this function)
0_0_4333960_10786.c:21: error: (Each undeclared identifier is reported only once
0_0_4333960_10786.c:21: error: for each function it appears in.)
0_0_4333960_10786.c:21: error: syntax error before "u"
0_0_4333960_10786.c:22: error: `queue' undeclared (first use in this function)
0_0_4333960_10786.c:22: error: `q' undeclared (first use in this function)
0_0_4333960_10786.c:23: error: `u' undeclared (first use in this function)
0_0_4333960_10786.c:31: error: syntax error before '/' token
0_0_4333960_10786.c: In function `main':
0_0_4333960_10786.c:264: error: 'for' loop initial declaration used outside C99 mode
0_0_4333960_10786.c:265: error: 'for' loop initial declaration used outside C99 mode
0_0_4333960_10786.c:268: error: redefinition of 'i'
0_0_4333960_10786.c:264: error: previous definition of 'i' was here
0_0_4333960_10786.c:268: error: 'for' loop initial declaration used outside C99 mode
0_0_4333960_10786.c:270: error: 'for' loop initial declaration used outside C99 mode
0_0_4333960_10786.c:279: error: redefinition of 'j'
0_0_4333960_10786.c:270: error: previous definition of 'j' was here
0_0_4333960_10786.c:279: error: 'for' loop initial declaration used outside C99 mode
0_0_4333960_10786.c:292: error: syntax error before '/' token
|