202440_0_15629.c: In function `main':
202440_0_15629.c:14: error: syntax error before '/' token
202440_0_15629.c:27: error: syntax error before '/' token
202440_0_15629.c:36: error: syntax error before "else"
202440_0_15629.c: At top level:
202440_0_15629.c:41: error: syntax error before '}' token
202440_0_15629.c:49: error: syntax error before '}' token
202440_0_15629.c:53: error: redefinition of 'flag'
202440_0_15629.c:48: error: previous definition of 'flag' was here
202440_0_15629.c:54: error: syntax error before '}' token
202440_0_15629.c:56: error: syntax error before string constant
202440_0_15629.c:56: error: conflicting types for 'printf'
202440_0_15629.c:56: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
202440_0_15629.c:56: error: conflicting types for 'printf'
202440_0_15629.c:56: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
202440_0_15629.c:57: error: syntax error before string constant
202440_0_15629.c:60: error: syntax error before string constant
|