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