0_0_6813607_1032.c:1:20: iostream: No such file or directory
0_0_6813607_1032.c:2:19: cstdio: No such file or directory
0_0_6813607_1032.c:3:20: cstring: No such file or directory
0_0_6813607_1032.c:4:20: cstdlib: No such file or directory
0_0_6813607_1032.c:5:19: vector: No such file or directory
0_0_6813607_1032.c:6: error: syntax error before "namespace"
0_0_6813607_1032.c:8: error: syntax error before '<' token
0_0_6813607_1032.c:9: error: variable-size type declared outside of any function
0_0_6813607_1032.c:9: error: variable-size type declared outside of any function
0_0_6813607_1032.c:9: error: variable-size type declared outside of any function
0_0_6813607_1032.c: In function `apple':
0_0_6813607_1032.c:17: error: `c' undeclared (first use in this function)
0_0_6813607_1032.c:17: error: (Each undeclared identifier is reported only once
0_0_6813607_1032.c:17: error: for each function it appears in.)
0_0_6813607_1032.c:18: error: 'for' loop initial declaration used outside C99 mode
0_0_6813607_1032.c:19: error: redefinition of 'i'
0_0_6813607_1032.c:18: error: previous definition of 'i' was here
0_0_6813607_1032.c:19: error: 'for' loop initial declaration used outside C99 mode
0_0_6813607_1032.c: In function `main':
0_0_6813607_1032.c:25: error: `EOF' undeclared (first use in this function)
0_0_6813607_1032.c:29: error: 'for' loop initial declaration used outside C99 mode
0_0_6813607_1032.c:31: error: `c' undeclared (first use in this function)
0_0_6813607_1032.c:34: error: 'for' loop initial declaration used outside C99 mode
0_0_6813607_1032.c:41: error: redefinition of 'i'
0_0_6813607_1032.c:29: error: previous definition of 'i' was here
0_0_6813607_1032.c:41: error: 'for' loop initial declaration used outside C99 mode
|