219272_0_941.c:2: error: syntax error before '/' token
219272_0_941.c:3: error: syntax error at '#' token
219272_0_941.c:8: error: syntax error before string constant
219272_0_941.c:8: error: conflicting types for 'scanf'
219272_0_941.c:8: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
219272_0_941.c:8: error: conflicting types for 'scanf'
219272_0_941.c:8: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
219272_0_941.c:13: error: redefinition of 'm'
219272_0_941.c:12: error: previous definition of 'm' was here
219272_0_941.c:13: error: `n' undeclared here (not in a function)
219272_0_941.c:14: error: syntax error before string constant
219272_0_941.c:14: error: conflicting types for 'printf'
219272_0_941.c:14: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
219272_0_941.c:14: error: conflicting types for 'printf'
219272_0_941.c:14: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|