547512_0_0_7338.c:1:20: iostream: No such file or directory
547512_0_0_7338.c:2:17: cmath: No such file or directory
547512_0_0_7338.c:3: error: syntax error before "namespace"
547512_0_0_7338.c: In function `main':
547512_0_0_7338.c:7: error: `bool' undeclared (first use in this function)
547512_0_0_7338.c:7: error: (Each undeclared identifier is reported only once
547512_0_0_7338.c:7: error: for each function it appears in.)
547512_0_0_7338.c:7: error: syntax error before "flag"
547512_0_0_7338.c:8: error: `cin' undeclared (first use in this function)
547512_0_0_7338.c:10: error: `flag' undeclared (first use in this function)
547512_0_0_7338.c:10: error: `false' undeclared (first use in this function)
547512_0_0_7338.c:20: error: `true' undeclared (first use in this function)
547512_0_0_7338.c:25: error: `cout' undeclared (first use in this function)
547512_0_0_7338.c:25: error: `endl' undeclared (first use in this function)
|