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