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