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