0_0_2253422_536.c:3:18: cstdio: No such file or directory
0_0_2253422_536.c:4:20: iostream: No such file or directory
0_0_2253422_536.c:5:19: iomanip: No such file or directory
0_0_2253422_536.c:7: error: syntax error before "namespace"
0_0_2253422_536.c: In function `main':
0_0_2253422_536.c:16: error: `cin' undeclared (first use in this function)
0_0_2253422_536.c:16: error: (Each undeclared identifier is reported only once
0_0_2253422_536.c:16: error: for each function it appears in.)
0_0_2253422_536.c:18: error: `cout' undeclared (first use in this function)
0_0_2253422_536.c:18: error: `ios' undeclared (first use in this function)
0_0_2253422_536.c:18: error: syntax error before ':' token
|