0_0_8870892_23699.c:1:19: cstdio: No such file or directory
0_0_8870892_23699.c:2:20: cstring: No such file or directory
0_0_8870892_23699.c:3:21: iostream: No such file or directory
0_0_8870892_23699.c:4:22: algorithm: No such file or directory
0_0_8870892_23699.c:5: error: syntax error before "namespace"
0_0_8870892_23699.c:11: error: variable-size type declared outside of any function
0_0_8870892_23699.c: In function `main':
0_0_8870892_23699.c:15: error: `EOF' undeclared (first use in this function)
0_0_8870892_23699.c:15: error: (Each undeclared identifier is reported only once
0_0_8870892_23699.c:15: error: for each function it appears in.)
0_0_8870892_23699.c:16: error: 'for' loop initial declaration used outside C99 mode
0_0_8870892_23699.c:20: error: redefinition of 'i'
0_0_8870892_23699.c:16: error: previous definition of 'i' was here
0_0_8870892_23699.c:20: error: 'for' loop initial declaration used outside C99 mode
0_0_8870892_23699.c:28: error: redefinition of 'i'
0_0_8870892_23699.c:20: error: previous definition of 'i' was here
0_0_8870892_23699.c:28: error: 'for' loop initial declaration used outside C99 mode
|