0_0_7498045_16248.c:1:19: iostream: No such file or directory
0_0_7498045_16248.c:2:17: cstdio: No such file or directory
0_0_7498045_16248.c:3:18: cstring: No such file or directory
0_0_7498045_16248.c:4:20: algorithm: No such file or directory
0_0_7498045_16248.c:5: error: syntax error before "namespace"
0_0_7498045_16248.c:15: error: variable-size type declared outside of any function
0_0_7498045_16248.c:16: error: variable-size type declared outside of any function
0_0_7498045_16248.c:17: error: syntax error before "vis"
0_0_7498045_16248.c:17: error: variable-size type declared outside of any function
0_0_7498045_16248.c:18: error: variable-size type declared outside of any function
0_0_7498045_16248.c: In function `solve':
0_0_7498045_16248.c:25: error: 'for' loop initial declaration used outside C99 mode
0_0_7498045_16248.c:30: error: redefinition of 'i'
0_0_7498045_16248.c:25: error: previous definition of 'i' was here
0_0_7498045_16248.c:30: error: 'for' loop initial declaration used outside C99 mode
0_0_7498045_16248.c:36: error: redefinition of 'i'
0_0_7498045_16248.c:30: error: previous definition of 'i' was here
0_0_7498045_16248.c:36: error: 'for' loop initial declaration used outside C99 mode
0_0_7498045_16248.c: In function `main':
0_0_7498045_16248.c:70: error: 'for' loop initial declaration used outside C99 mode
|