0_0_5148206_27799.c: In function `main':
0_0_5148206_27799.c:9: error: 'for' loop initial declaration used outside C99 mode
0_0_5148206_27799.c:12: error: 'for' loop initial declaration used outside C99 mode
0_0_5148206_27799.c:15: error: redefinition of 'i'
0_0_5148206_27799.c:12: error: previous definition of 'i' was here
0_0_5148206_27799.c:15: error: redefinition of 'j'
0_0_5148206_27799.c:12: error: previous definition of 'j' was here
0_0_5148206_27799.c:15: error: 'for' loop initial declaration used outside C99 mode
0_0_5148206_27799.c:18: error: redefinition of 'i'
0_0_5148206_27799.c:15: error: previous definition of 'i' was here
0_0_5148206_27799.c:18: error: 'for' loop initial declaration used outside C99 mode
0_0_5148206_27799.c:26: error: redefinition of 'i'
0_0_5148206_27799.c:18: error: previous definition of 'i' was here
0_0_5148206_27799.c:26: error: 'for' loop initial declaration used outside C99 mode
|