0_0_10871319_12716.c:1:20: iostream: No such file or directory
0_0_10871319_12716.c:5: error: syntax error before "arrAdd"
0_0_10871319_12716.c:6: error: syntax error before "arrinc"
0_0_10871319_12716.c:7: error: syntax error before "arrRes"
0_0_10871319_12716.c: In function `Init':
0_0_10871319_12716.c:15: error: 'for' loop initial declaration used outside C99 mode
0_0_10871319_12716.c:25: error: redefinition of 'j'
0_0_10871319_12716.c:15: error: previous definition of 'j' was here
0_0_10871319_12716.c:25: error: 'for' loop initial declaration used outside C99 mode
0_0_10871319_12716.c:31: error: redefinition of 'j'
0_0_10871319_12716.c:25: error: previous definition of 'j' was here
0_0_10871319_12716.c:31: error: 'for' loop initial declaration used outside C99 mode
0_0_10871319_12716.c: In function `main':
0_0_10871319_12716.c:40: error: 'for' loop initial declaration used outside C99 mode
|