217025_0_13310.c:1:19: iostream: No such file or directory
217025_0_13310.c: In function `main':
217025_0_13310.c:4: error: `using' undeclared (first use in this function)
217025_0_13310.c:4: error: (Each undeclared identifier is reported only once
217025_0_13310.c:4: error: for each function it appears in.)
217025_0_13310.c:4: error: syntax error before "namespace"
217025_0_13310.c:6: error: `cin' undeclared (first use in this function)
217025_0_13310.c:7: error: 'for' loop initial declaration used outside C99 mode
217025_0_13310.c:10: error: `cout' undeclared (first use in this function)
217025_0_13310.c:13: error: syntax error before '}' token
|