451952_0_0_10824.c: In function `main':
451952_0_0_10824.c:8: error: syntax error before numeric constant
451952_0_0_10824.c:9: error: syntax error before numeric constant
451952_0_0_10824.c:12: error: `bool' undeclared (first use in this function)
451952_0_0_10824.c:12: error: (Each undeclared identifier is reported only once
451952_0_0_10824.c:12: error: for each function it appears in.)
451952_0_0_10824.c:12: error: syntax error before "f"
451952_0_0_10824.c:13: error: 'for' loop initial declaration used outside C99 mode
451952_0_0_10824.c:18: error: wrong type argument to increment
451952_0_0_10824.c:22: error: `f' undeclared (first use in this function)
451952_0_0_10824.c:22: error: `false' undeclared (first use in this function)
451952_0_0_10824.c:28: error: wrong type argument to increment
451952_0_0_10824.c:32: error: invalid operands to binary +
|