0_0_10994618_22412.c:3: error: syntax error before "void"
0_0_10994618_22412.c:18: error: syntax error before "void"
0_0_10994618_22412.c: In function `main':
0_0_10994618_22412.c:41: error: 'for' loop initial declaration used outside C99 mode
0_0_10994618_22412.c:43: error: redefinition of 'i'
0_0_10994618_22412.c:41: error: previous definition of 'i' was here
0_0_10994618_22412.c:43: error: 'for' loop initial declaration used outside C99 mode
0_0_10994618_22412.c:44: error: 'for' loop initial declaration used outside C99 mode
0_0_10994618_22412.c:46: error: redefinition of 'i'
0_0_10994618_22412.c:43: error: previous definition of 'i' was here
0_0_10994618_22412.c:46: error: 'for' loop initial declaration used outside C99 mode
|