170403_0_4265.c:2: error: syntax error before "for"
170403_0_4265.c:2: error: `m' undeclared here (not in a function)
170403_0_4265.c:2: error: `i' undeclared here (not in a function)
170403_0_4265.c:2: error: syntax error before "if"
170403_0_4265.c:2: error: syntax error before string constant
170403_0_4265.c:2: error: conflicting types for 'printf'
170403_0_4265.c:2: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
170403_0_4265.c:2: error: conflicting types for 'printf'
170403_0_4265.c:2: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|