154642_0_15629.c: In function `main':
154642_0_15629.c:11: error: syntax error before '}' token
154642_0_15629.c: At top level:
154642_0_15629.c:13: error: syntax error before string constant
154642_0_15629.c:13: error: conflicting types for 'scanf'
154642_0_15629.c:13: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
154642_0_15629.c:13: error: conflicting types for 'scanf'
154642_0_15629.c:13: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
154642_0_15629.c:23: error: `n' undeclared here (not in a function)
154642_0_15629.c:24: error: syntax error before '}' token
154642_0_15629.c:29: error: syntax error before string constant
154642_0_15629.c:29: error: conflicting types for 'printf'
154642_0_15629.c:29: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
154642_0_15629.c:29: error: conflicting types for 'printf'
154642_0_15629.c:29: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
154642_0_15629.c:23: error: storage size of `str3' isn't known
|