308059_0_18018.c:1:20: iostream: No such file or directory
308059_0_18018.c:3: error: syntax error before "namespace"
308059_0_18018.c: In function `main':
308059_0_18018.c:8: error: `cin' undeclared (first use in this function)
308059_0_18018.c:8: error: (Each undeclared identifier is reported only once
308059_0_18018.c:8: error: for each function it appears in.)
308059_0_18018.c:35: error: `cout' undeclared (first use in this function)
308059_0_18018.c:35: error: `endl' undeclared (first use in this function)
|