572923_0_0_7616.c:1:20: iostream: No such file or directory
572923_0_0_7616.c:8: error: syntax error before "namespace"
572923_0_0_7616.c: In function `main':
572923_0_0_7616.c:16: error: `cin' undeclared (first use in this function)
572923_0_0_7616.c:16: error: (Each undeclared identifier is reported only once
572923_0_0_7616.c:16: error: for each function it appears in.)
572923_0_0_7616.c:22: error: `cout' undeclared (first use in this function)
572923_0_0_7616.c:22: error: `endl' undeclared (first use in this function)
572923_0_0_7616.c:27: error: 'for' loop initial declaration used outside C99 mode
572923_0_0_7616.c:29: error: incompatible types in assignment
572923_0_0_7616.c:40: error: 'for' loop initial declaration used outside C99 mode
572923_0_0_7616.c:41: error: 'for' loop initial declaration used outside C99 mode
572923_0_0_7616.c:43: error: incompatible types in assignment
572923_0_0_7616.c:44: error: incompatible types in assignment
572923_0_0_7616.c:45: error: incompatible types in assignment
|