154057_0_28568.c:1:21: iostream: No such file or directory
154057_0_28568.c:2: error: syntax error before "namespace"
154057_0_28568.c: In function `main':
154057_0_28568.c:6: error: `bool' undeclared (first use in this function)
154057_0_28568.c:6: error: (Each undeclared identifier is reported only once
154057_0_28568.c:6: error: for each function it appears in.)
154057_0_28568.c:6: error: syntax error before "b"
154057_0_28568.c:8: error: `b' undeclared (first use in this function)
154057_0_28568.c:20: error: `true' undeclared (first use in this function)
154057_0_28568.c:28: error: `cout' undeclared (first use in this function)
154057_0_28568.c:28: error: `endl' undeclared (first use in this function)
|