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