266856_0_24813.c:1:21: iomanip.h: No such file or directory
266856_0_24813.c:2:22: iostream.h: No such file or directory
266856_0_24813.c: In function `main':
266856_0_24813.c:7: error: `cout' undeclared (first use in this function)
266856_0_24813.c:7: error: (Each undeclared identifier is reported only once
266856_0_24813.c:7: error: for each function it appears in.)
266856_0_24813.c:7: error: `endl' undeclared (first use in this function)
266856_0_24813.c:9: error: `cin' undeclared (first use in this function)
266856_0_24813.c:26: error: `ios' undeclared (first use in this function)
266856_0_24813.c:26: error: syntax error before ':' token
|