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