0_0_4331001_7736.c: In function `main':
0_0_4331001_7736.c:5: error: syntax error before '/' token
0_0_4331001_7736.c:21: error: syntax error before '/' token
0_0_4331001_7736.c:23: error: syntax error before '/' token
0_0_4331001_7736.c:28: error: syntax error before ')' token
0_0_4331001_7736.c:29: error: syntax error before ')' token
0_0_4331001_7736.c: At top level:
0_0_4331001_7736.c:38: error: syntax error before "while"
0_0_4331001_7736.c:42: error: syntax error before string constant
0_0_4331001_7736.c:42: error: conflicting types for 'printf'
0_0_4331001_7736.c:42: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4331001_7736.c:42: error: conflicting types for 'printf'
0_0_4331001_7736.c:42: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4331001_7736.c:43: error: syntax error before '++' token
0_0_4331001_7736.c:45: error: syntax error before string constant
|