0_0_12381777_31969.c: In function `main':
0_0_12381777_31969.c:11: error: 'for' loop initial declaration used outside C99 mode
0_0_12381777_31969.c:17: error: redefinition of 'i'
0_0_12381777_31969.c:11: error: previous definition of 'i' was here
0_0_12381777_31969.c:17: error: 'for' loop initial declaration used outside C99 mode
0_0_12381777_31969.c:28: error: redefinition of 'i'
0_0_12381777_31969.c:17: error: previous definition of 'i' was here
0_0_12381777_31969.c:28: error: 'for' loop initial declaration used outside C99 mode
|