738343_0_0_17205.c:2: error: syntax error before '{' token
738343_0_0_17205.c:4: error: syntax error before string constant
738343_0_0_17205.c:4: error: conflicting types for 'printf'
738343_0_0_17205.c:4: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
738343_0_0_17205.c:4: error: conflicting types for 'printf'
738343_0_0_17205.c:4: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
738343_0_0_17205.c:5: error: syntax error before string constant
738343_0_0_17205.c:5: error: conflicting types for 'scanf'
738343_0_0_17205.c:5: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
738343_0_0_17205.c:5: error: conflicting types for 'scanf'
738343_0_0_17205.c:5: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
738343_0_0_17205.c:6: error: `a' undeclared here (not in a function)
738343_0_0_17205.c:6: error: `b' undeclared here (not in a function)
738343_0_0_17205.c:7: error: syntax error before string constant
|