0_0_7923120_2850.c:1:22: iostream: No such file or directory
0_0_7923120_2850.c:2:21: cstdlib: No such file or directory
0_0_7923120_2850.c:3:21: cstring: No such file or directory
0_0_7923120_2850.c:4:20: cstdio: No such file or directory
0_0_7923120_2850.c:5:19: cmath: No such file or directory
0_0_7923120_2850.c:6:19: ctime: No such file or directory
0_0_7923120_2850.c:8: error: syntax error before "namespace"
0_0_7923120_2850.c: In function `main':
0_0_7923120_2850.c:40: error: 'for' loop initial declaration used outside C99 mode
0_0_7923120_2850.c:42: error: redefinition of 'i'
0_0_7923120_2850.c:40: error: previous definition of 'i' was here
0_0_7923120_2850.c:42: error: 'for' loop initial declaration used outside C99 mode
0_0_7923120_2850.c:45: error: redefinition of 'i'
0_0_7923120_2850.c:42: error: previous definition of 'i' was here
0_0_7923120_2850.c:45: error: 'for' loop initial declaration used outside C99 mode
0_0_7923120_2850.c:48: error: 'for' loop initial declaration used outside C99 mode
|