0_0_1800598_18566.c: In function `main':
0_0_1800598_18566.c:5: error: `bool' undeclared (first use in this function)
0_0_1800598_18566.c:5: error: (Each undeclared identifier is reported only once
0_0_1800598_18566.c:5: error: for each function it appears in.)
0_0_1800598_18566.c:5: error: syntax error before "judge"
0_0_1800598_18566.c:21: error: `judge' undeclared (first use in this function)
0_0_1800598_18566.c:21: error: `true' undeclared (first use in this function)
0_0_1800598_18566.c:23: error: `false' undeclared (first use in this function)
|