0_0_9290707_22361.c:1:18: cstdio: No such file or directory
0_0_9290707_22361.c:5: error: variable-size type declared outside of any function
0_0_9290707_22361.c:5: error: variable-size type declared outside of any function
0_0_9290707_22361.c:5: error: variable-size type declared outside of any function
0_0_9290707_22361.c: In function `main':
0_0_9290707_22361.c:10: error: 'for' loop initial declaration used outside C99 mode
0_0_9290707_22361.c:11: error: 'for' loop initial declaration used outside C99 mode
0_0_9290707_22361.c:15: error: redefinition of 'i'
0_0_9290707_22361.c:10: error: previous definition of 'i' was here
0_0_9290707_22361.c:15: error: 'for' loop initial declaration used outside C99 mode
0_0_9290707_22361.c:16: error: `bool' undeclared (first use in this function)
0_0_9290707_22361.c:16: error: (Each undeclared identifier is reported only once
0_0_9290707_22361.c:16: error: for each function it appears in.)
0_0_9290707_22361.c:16: error: syntax error before "flag"
0_0_9290707_22361.c:17: error: `flag' undeclared (first use in this function)
0_0_9290707_22361.c:17: error: `true' undeclared (first use in this function)
0_0_9290707_22361.c:22: error: 'for' loop initial declaration used outside C99 mode
0_0_9290707_22361.c:27: error: redefinition of 'j'
0_0_9290707_22361.c:22: error: previous definition of 'j' was here
0_0_9290707_22361.c:27: error: 'for' loop initial declaration used outside C99 mode
0_0_9290707_22361.c:32: error: redefinition of 'j'
0_0_9290707_22361.c:27: error: previous definition of 'j' was here
0_0_9290707_22361.c:32: error: 'for' loop initial declaration used outside C99 mode
0_0_9290707_22361.c:38: error: redefinition of 'j'
0_0_9290707_22361.c:32: error: previous definition of 'j' was here
0_0_9290707_22361.c:38: error: 'for' loop initial declaration used outside C99 mode
0_0_9290707_22361.c:46: error: redefinition of 'j'
0_0_9290707_22361.c:38: error: previous definition of 'j' was here
0_0_9290707_22361.c:46: error: 'for' loop initial declaration used outside C99 mode
|