121780_0_4802.c:7: error: syntax error before '/' token
121780_0_4802.c:12: error: syntax error before string constant
121780_0_4802.c:12: error: conflicting types for 'scanf'
121780_0_4802.c:12: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
121780_0_4802.c:12: error: conflicting types for 'scanf'
121780_0_4802.c:12: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
121780_0_4802.c:19: error: `g' undeclared here (not in a function)
121780_0_4802.c:20: error: syntax error before '}' token
121780_0_4802.c:22: error: syntax error before string constant
121780_0_4802.c:23: error: syntax error before string constant
121780_0_4802.c:23: error: conflicting types for 'printf'
121780_0_4802.c:23: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
121780_0_4802.c:23: error: conflicting types for 'printf'
121780_0_4802.c:23: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
121780_0_4802.c:26: error: initializer element is not constant
121780_0_4802.c:27: error: initializer element is not constant
121780_0_4802.c:28: error: initializer element is not constant
121780_0_4802.c:29: error: syntax error before "for"
121780_0_4802.c:44: error: `a1' undeclared here (not in a function)
121780_0_4802.c:44: error: `b1' undeclared here (not in a function)
121780_0_4802.c:45: error: syntax error before "if"
121780_0_4802.c:48: error: redefinition of 'flag'
121780_0_4802.c:25: error: previous definition of 'flag' was here
121780_0_4802.c:49: error: syntax error before '}' token
121780_0_4802.c:53: error: redefinition of 'flag'
121780_0_4802.c:48: error: previous definition of 'flag' was here
121780_0_4802.c:53: error: redefinition of 'flag'
121780_0_4802.c:48: error: previous definition of 'flag' was here
121780_0_4802.c:54: error: syntax error before '}' token
121780_0_4802.c:59: error: variable-size type declared outside of any function
121780_0_4802.c:59: error: variable-sized object may not be initialized
121780_0_4802.c:59: error: conflicting types for 'c'
121780_0_4802.c:6: error: previous declaration of 'c' was here
121780_0_4802.c:60: error: syntax error before "if"
121780_0_4802.c:65: error: syntax error before string constant
121780_0_4802.c:75: error: syntax error before string constant
121780_0_4802.c:19: error: storage size of `b' isn't known
|