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