0_0_4171342_15605.c:3: error: syntax error before '{' token
0_0_4171342_15605.c:4: error: syntax error before string constant
0_0_4171342_15605.c:4: error: conflicting types for 'scanf'
0_0_4171342_15605.c:4: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4171342_15605.c:4: error: conflicting types for 'scanf'
0_0_4171342_15605.c:4: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4171342_15605.c:5: error: syntax error before "for"
0_0_4171342_15605.c:8: error: initializer element is not constant
0_0_4171342_15605.c:9: error: syntax error before string constant
0_0_4171342_15605.c:9: error: conflicting types for 'printf'
0_0_4171342_15605.c:9: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4171342_15605.c:9: error: conflicting types for 'printf'
0_0_4171342_15605.c:9: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4171342_15605.c:37: error: syntax error before string constant
0_0_4171342_15605.c:40: error: syntax error before '}' token
|