0_0_4153555_30652.c:1:17: cmath: No such file or directory
0_0_4153555_30652.c:2:18: cstdio: No such file or directory
0_0_4153555_30652.c:3:19: cstring: No such file or directory
0_0_4153555_30652.c:4:20: iostream: No such file or directory
0_0_4153555_30652.c:5:21: algorithm: No such file or directory
0_0_4153555_30652.c:6:17: queue: No such file or directory
0_0_4153555_30652.c:7:17: stack: No such file or directory
0_0_4153555_30652.c:8:18: vector: No such file or directory
0_0_4153555_30652.c:9:15: set: No such file or directory
0_0_4153555_30652.c:10:15: map: No such file or directory
0_0_4153555_30652.c:11:18: string: No such file or directory
0_0_4153555_30652.c:13: error: syntax error before "namespace"
0_0_4153555_30652.c:18: error: variable-size type declared outside of any function
0_0_4153555_30652.c:18: error: variable-size type declared outside of any function
0_0_4153555_30652.c:19: error: variable-size type declared outside of any function
0_0_4153555_30652.c:19: error: variable-size type declared outside of any function
0_0_4153555_30652.c:23: error: syntax error before "check"
0_0_4153555_30652.c: In function `check':
0_0_4153555_30652.c:27: error: `false' undeclared (first use in this function)
0_0_4153555_30652.c:27: error: (Each undeclared identifier is reported only once
0_0_4153555_30652.c:27: error: for each function it appears in.)
0_0_4153555_30652.c:30: error: `true' undeclared (first use in this function)
0_0_4153555_30652.c: In function `dfs':
0_0_4153555_30652.c:37: error: syntax error before '/' token
0_0_4153555_30652.c: In function `solve':
0_0_4153555_30652.c:44: error: 'for' loop initial declaration used outside C99 mode
0_0_4153555_30652.c:45: error: 'for' loop initial declaration used outside C99 mode
0_0_4153555_30652.c: In function `main':
0_0_4153555_30652.c:53: error: syntax error before '/' token
0_0_4153555_30652.c:61: error: 'for' loop initial declaration used outside C99 mode
0_0_4153555_30652.c:62: error: 'for' loop initial declaration used outside C99 mode
|