0_0_6826470_24769.c:1:19: cstdio: No such file or directory
0_0_6826470_24769.c:2:21: cstring: No such file or directory
0_0_6826470_24769.c:3:23: algorithm: No such file or directory
0_0_6826470_24769.c:4: error: syntax error before "namespace"
0_0_6826470_24769.c: In function `getnews':
0_0_6826470_24769.c:15: error: 'for' loop initial declaration used outside C99 mode
0_0_6826470_24769.c: At top level:
0_0_6826470_24769.c:20: error: syntax error before "bool"
0_0_6826470_24769.c: In function `dfs':
0_0_6826470_24769.c:21: error: `i' undeclared (first use in this function)
0_0_6826470_24769.c:21: error: (Each undeclared identifier is reported only once
0_0_6826470_24769.c:21: error: for each function it appears in.)
0_0_6826470_24769.c:21: error: `s' undeclared (first use in this function)
0_0_6826470_24769.c:22: error: `e' undeclared (first use in this function)
0_0_6826470_24769.c:25: error: 'for' loop initial declaration used outside C99 mode
0_0_6826470_24769.c:26: error: `z' undeclared (first use in this function)
0_0_6826470_24769.c: In function `main':
0_0_6826470_24769.c:46: error: 'for' loop initial declaration used outside C99 mode
|