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