167695_0_12933.c: In function `main':
167695_0_12933.c:6: error: syntax error before '{' token
167695_0_12933.c:10: error: syntax error before "b"
167695_0_12933.c: At top level:
167695_0_12933.c:12: error: syntax error before string constant
167695_0_12933.c:12: error: conflicting types for 'printf'
167695_0_12933.c:12: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
167695_0_12933.c:12: error: conflicting types for 'printf'
167695_0_12933.c:12: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|