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