137893_0_19796.c:1:19: iostream: No such file or directory
137893_0_19796.c:2:18: iomanip: No such file or directory
137893_0_19796.c:4: error: syntax error before "namespace"
137893_0_19796.c: In function `main':
137893_0_19796.c:9: error: `cin' undeclared (first use in this function)
137893_0_19796.c:9: error: (Each undeclared identifier is reported only once
137893_0_19796.c:9: error: for each function it appears in.)
137893_0_19796.c:16: error: syntax error before "int"
137893_0_19796.c:17: error: `cout' undeclared (first use in this function)
137893_0_19796.c:17: error: `ios' undeclared (first use in this function)
137893_0_19796.c:17: error: syntax error before ':' token
|