0_0_6595754_11606.c:1:19: iostream: No such file or directory
0_0_6595754_11606.c:2:17: cstdio: No such file or directory
0_0_6595754_11606.c:3:18: cstring: No such file or directory
0_0_6595754_11606.c:4:16: queue: No such file or directory
0_0_6595754_11606.c:5: error: syntax error before "namespace"
0_0_6595754_11606.c:8: error: syntax error before "cnt"
0_0_6595754_11606.c: In function `bfs':
0_0_6595754_11606.c:19: error: `node' undeclared (first use in this function)
0_0_6595754_11606.c:19: error: (Each undeclared identifier is reported only once
0_0_6595754_11606.c:19: error: for each function it appears in.)
0_0_6595754_11606.c:19: error: syntax error before "u"
0_0_6595754_11606.c:20: error: `queue' undeclared (first use in this function)
0_0_6595754_11606.c:20: error: `q' undeclared (first use in this function)
0_0_6595754_11606.c:21: error: `w' undeclared (first use in this function)
0_0_6595754_11606.c:27: error: `u' undeclared (first use in this function)
0_0_6595754_11606.c:28: error: 'for' loop initial declaration used outside C99 mode
0_0_6595754_11606.c:30: error: `v' undeclared (first use in this function)
0_0_6595754_11606.c: At top level:
0_0_6595754_11606.c:41: error: syntax error before "DP"
0_0_6595754_11606.c: In function `DP':
0_0_6595754_11606.c:46: error: 'for' loop initial declaration used outside C99 mode
0_0_6595754_11606.c: In function `main':
0_0_6595754_11606.c:61: error: `EOF' undeclared (first use in this function)
|