212074_0_7899.c:1:20: iostream: No such file or directory
212074_0_7899.c:2:19: iomanip: No such file or directory
212074_0_7899.c:3: error: syntax error before "namespace"
212074_0_7899.c: In function `main':
212074_0_7899.c:8: error: `cin' undeclared (first use in this function)
212074_0_7899.c:8: error: (Each undeclared identifier is reported only once
212074_0_7899.c:8: error: for each function it appears in.)
212074_0_7899.c:15: error: `cout' undeclared (first use in this function)
212074_0_7899.c:15: error: `ios' undeclared (first use in this function)
212074_0_7899.c:15: error: syntax error before ':' token
|