0_0_4546537_24922.c: In function `find':
0_0_4546537_24922.c:11: error: 'for' loop initial declaration used outside C99 mode
0_0_4546537_24922.c: At top level:
0_0_4546537_24922.c:26: error: syntax error before '{' token
0_0_4546537_24922.c:28: error: syntax error before ')' token
0_0_4546537_24922.c:31: error: syntax error before numeric constant
0_0_4546537_24922.c:32: error: syntax error before numeric constant
0_0_4546537_24922.c:33: error: syntax error before numeric constant
0_0_4546537_24922.c:34: error: syntax error before string constant
0_0_4546537_24922.c:34: error: conflicting types for 'scanf'
0_0_4546537_24922.c:34: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4546537_24922.c:34: error: conflicting types for 'scanf'
0_0_4546537_24922.c:34: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4546537_24922.c:38: error: syntax error before string constant
0_0_4546537_24922.c:39: error: `a' undeclared here (not in a function)
0_0_4546537_24922.c:39: error: `b' undeclared here (not in a function)
0_0_4546537_24922.c:40: error: syntax error before '}' token
0_0_4546537_24922.c:47: error: syntax error before string constant
0_0_4546537_24922.c:47: error: conflicting types for 'printf'
0_0_4546537_24922.c:47: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4546537_24922.c:47: error: conflicting types for 'printf'
0_0_4546537_24922.c:47: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4546537_24922.c:39: error: storage size of `g' isn't known
|