202448_0_27681.c: In function `main':
202448_0_27681.c:14: error: syntax error before '/' token
202448_0_27681.c:21: error: syntax error before '/' token
202448_0_27681.c:27: error: syntax error before "else"
202448_0_27681.c: At top level:
202448_0_27681.c:29: error: syntax error before '}' token
202448_0_27681.c:34: error: syntax error before '}' token
202448_0_27681.c:36: error: redefinition of 'flag'
202448_0_27681.c:34: error: previous definition of 'flag' was here
202448_0_27681.c:36: error: syntax error before '}' token
202448_0_27681.c:38: error: syntax error before string constant
202448_0_27681.c:38: error: conflicting types for 'printf'
202448_0_27681.c:38: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
202448_0_27681.c:38: error: conflicting types for 'printf'
202448_0_27681.c:38: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
202448_0_27681.c:39: error: syntax error before string constant
202448_0_27681.c:42: error: syntax error before string constant
|