0_0_11663490_25734.c:1:20: iostream: No such file or directory
0_0_11663490_25734.c:2:19: iomanip: No such file or directory
0_0_11663490_25734.c:3:19: cstring: No such file or directory
0_0_11663490_25734.c:5: error: syntax error before '/' token
0_0_11663490_25734.c:9: error: syntax error before '/' token
0_0_11663490_25734.c: In function `main':
0_0_11663490_25734.c:16: error: syntax error before '/' token
0_0_11663490_25734.c:20: error: 'for' loop initial declaration used outside C99 mode
0_0_11663490_25734.c:21: error: 'for' loop initial declaration used outside C99 mode
0_0_11663490_25734.c:26: error: redefinition of 'i'
0_0_11663490_25734.c:20: error: previous definition of 'i' was here
0_0_11663490_25734.c:26: error: 'for' loop initial declaration used outside C99 mode
0_0_11663490_25734.c:27: error: redefinition of 'j'
0_0_11663490_25734.c:21: error: previous definition of 'j' was here
0_0_11663490_25734.c:27: error: 'for' loop initial declaration used outside C99 mode
|