0_0_7493492_246.c:1:21: iostream.h: No such file or directory
0_0_7493492_246.c: In function `main':
0_0_7493492_246.c:7: error: `EOF' undeclared (first use in this function)
0_0_7493492_246.c:7: error: (Each undeclared identifier is reported only once
0_0_7493492_246.c:7: error: for each function it appears in.)
0_0_7493492_246.c:33: error: `cout' undeclared (first use in this function)
0_0_7493492_246.c:33: error: `endl' undeclared (first use in this function)
0_0_7493492_246.c:34: error: redeclaration of 'i' with no linkage
0_0_7493492_246.c:9: error: previous declaration of 'i' was here
0_0_7493492_246.c:34: error: 'for' loop initial declaration used outside C99 mode
|