0_0_6456007_7529.c: In function `main':
0_0_6456007_7529.c:11: error: syntax error before "int"
0_0_6456007_7529.c:11: error: syntax error before ')' token
0_0_6456007_7529.c:15: error: syntax error before ')' token
0_0_6456007_7529.c: At top level:
0_0_6456007_7529.c:22: error: syntax error before string constant
0_0_6456007_7529.c:22: error: conflicting types for 'scanf'
0_0_6456007_7529.c:22: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_6456007_7529.c:22: error: conflicting types for 'scanf'
0_0_6456007_7529.c:22: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_6456007_7529.c:33: error: syntax error before string constant
0_0_6456007_7529.c:33: error: conflicting types for 'printf'
0_0_6456007_7529.c:33: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_6456007_7529.c:33: error: conflicting types for 'printf'
0_0_6456007_7529.c:33: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|