0_0_8140636_22644.c: In function `main':
0_0_8140636_22644.c:177: error: 'for' loop initial declaration used outside C99 mode
0_0_8140636_22644.c:182: error: redefinition of 'i'
0_0_8140636_22644.c:177: error: previous definition of 'i' was here
0_0_8140636_22644.c:182: error: 'for' loop initial declaration used outside C99 mode
0_0_8140636_22644.c:188: error: redefinition of 'i'
0_0_8140636_22644.c:182: error: previous definition of 'i' was here
0_0_8140636_22644.c:188: error: 'for' loop initial declaration used outside C99 mode
0_0_8140636_22644.c:195: error: redefinition of 'i'
0_0_8140636_22644.c:188: error: previous definition of 'i' was here
0_0_8140636_22644.c:195: error: 'for' loop initial declaration used outside C99 mode
0_0_8140636_22644.c:205: error: redefinition of 'i'
0_0_8140636_22644.c:195: error: previous definition of 'i' was here
0_0_8140636_22644.c:205: error: 'for' loop initial declaration used outside C99 mode
|