0_0_2798263_1614.c:1:19: iostream: No such file or directory
0_0_2798263_1614.c:4: error: syntax error before "namespace"
0_0_2798263_1614.c:6: error: syntax error before "b"
0_0_2798263_1614.c: In function `main':
0_0_2798263_1614.c:13: error: `bool' undeclared (first use in this function)
0_0_2798263_1614.c:13: error: (Each undeclared identifier is reported only once
0_0_2798263_1614.c:13: error: for each function it appears in.)
0_0_2798263_1614.c:13: error: syntax error before "first"
0_0_2798263_1614.c:15: error: syntax error before "flag"
0_0_2798263_1614.c:22: error: syntax error before '/' token
0_0_2798263_1614.c:22: error: syntax error before ')' token
0_0_2798263_1614.c:26: error: `flag' undeclared (first use in this function)
0_0_2798263_1614.c:26: error: `false' undeclared (first use in this function)
0_0_2798263_1614.c:28: error: `true' undeclared (first use in this function)
0_0_2798263_1614.c:34: error: `first' undeclared (first use in this function)
|