289088_0_30335.c:1:20: iostream: No such file or directory
289088_0_30335.c:2: error: syntax error before "namespace"
289088_0_30335.c: In function `main':
289088_0_30335.c:6: error: `cin' undeclared (first use in this function)
289088_0_30335.c:6: error: (Each undeclared identifier is reported only once
289088_0_30335.c:6: error: for each function it appears in.)
289088_0_30335.c:11: error: 'for' loop initial declaration used outside C99 mode
289088_0_30335.c:15: error: `cout' undeclared (first use in this function)
289088_0_30335.c:15: error: `endl' undeclared (first use in this function)
|