239297_0_17245.c:1:17: cmath: No such file or directory
239297_0_17245.c:2:18: iomanip: No such file or directory
239297_0_17245.c:3:20: iostream: No such file or directory
239297_0_17245.c:4: error: syntax error before "namespace"
239297_0_17245.c: In function `main':
239297_0_17245.c:10: error: `EOF' undeclared (first use in this function)
239297_0_17245.c:10: error: (Each undeclared identifier is reported only once
239297_0_17245.c:10: error: for each function it appears in.)
239297_0_17245.c:14: error: 'for' loop initial declaration used outside C99 mode
239297_0_17245.c:19: error: `cout' undeclared (first use in this function)
239297_0_17245.c:19: error: `fixed' undeclared (first use in this function)
|