0_0_5079792_17668.c:1:20: iostream: No such file or directory
0_0_5079792_17668.c:2:18: cstdio: No such file or directory
0_0_5079792_17668.c:3:18: string: No such file or directory
0_0_5079792_17668.c:5: error: syntax error before "namespace"
0_0_5079792_17668.c: In function `main':
0_0_5079792_17668.c:10: error: syntax error before '/' token
0_0_5079792_17668.c:11: error: `EOF' undeclared (first use in this function)
0_0_5079792_17668.c:11: error: (Each undeclared identifier is reported only once
0_0_5079792_17668.c:11: error: for each function it appears in.)
0_0_5079792_17668.c:13: error: 'for' loop initial declaration used outside C99 mode
0_0_5079792_17668.c:15: error: redefinition of 'i'
0_0_5079792_17668.c:13: error: previous definition of 'i' was here
0_0_5079792_17668.c:15: error: 'for' loop initial declaration used outside C99 mode
0_0_5079792_17668.c:18: error: 'for' loop initial declaration used outside C99 mode
0_0_5079792_17668.c:27: error: redefinition of 'i'
0_0_5079792_17668.c:15: error: previous definition of 'i' was here
0_0_5079792_17668.c:27: error: 'for' loop initial declaration used outside C99 mode
0_0_5079792_17668.c:30: error: 'for' loop initial declaration used outside C99 mode
0_0_5079792_17668.c:33: error: 'for' loop initial declaration used outside C99 mode
|