0_0_11752454_19293.c:1:17: cstdio: No such file or directory
0_0_11752454_19293.c:2:18: cstring: No such file or directory
0_0_11752454_19293.c:3:17: string: No such file or directory
0_0_11752454_19293.c:4:16: queue: No such file or directory
0_0_11752454_19293.c:5:20: algorithm: No such file or directory
0_0_11752454_19293.c:6:14: map: No such file or directory
0_0_11752454_19293.c:7:16: stack: No such file or directory
0_0_11752454_19293.c:8:19: iostream: No such file or directory
0_0_11752454_19293.c:9:15: list: No such file or directory
0_0_11752454_19293.c:10:14: set: No such file or directory
0_0_11752454_19293.c:11:17: vector: No such file or directory
0_0_11752454_19293.c:12:16: cmath: No such file or directory
0_0_11752454_19293.c:25: error: syntax error before "namespace"
0_0_11752454_19293.c:28: error: syntax error before "cmp"
0_0_11752454_19293.c:33: error: syntax error before "outflag"
0_0_11752454_19293.c: In function `dfs':
0_0_11752454_19293.c:42: error: 'for' loop initial declaration used outside C99 mode
0_0_11752454_19293.c:50: error: 'for' loop initial declaration used outside C99 mode
0_0_11752454_19293.c: In function `main':
0_0_11752454_19293.c:66: error: `bool' undeclared (first use in this function)
0_0_11752454_19293.c:66: error: (Each undeclared identifier is reported only once
0_0_11752454_19293.c:66: error: for each function it appears in.)
0_0_11752454_19293.c:66: error: syntax error before "flag"
0_0_11752454_19293.c:71: error: 'for' loop initial declaration used outside C99 mode
0_0_11752454_19293.c:75: error: `flag' undeclared (first use in this function)
|