0_0_11128341_32702.c: In function `main':
0_0_11128341_32702.c:18: error: syntax error before "int"
0_0_11128341_32702.c:23: error: `x' undeclared (first use in this function)
0_0_11128341_32702.c:23: error: (Each undeclared identifier is reported only once
0_0_11128341_32702.c:23: error: for each function it appears in.)
0_0_11128341_32702.c:24: error: syntax error before "int"
0_0_11128341_32702.c:27: error: continue statement not within a loop
0_0_11128341_32702.c: At top level:
0_0_11128341_32702.c:29: error: syntax error before string constant
0_0_11128341_32702.c:29: error: conflicting types for 'printf'
0_0_11128341_32702.c:29: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_11128341_32702.c:29: error: conflicting types for 'printf'
0_0_11128341_32702.c:29: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|