0_0_7096863_24988.c:42: error: syntax error before "for"
0_0_7096863_24988.c:44: error: `j' undeclared here (not in a function)
0_0_7096863_24988.c:44: error: syntax error before '}' token
0_0_7096863_24988.c:46: error: variable-size type declared outside of any function
0_0_7096863_24988.c:46: error: variable-sized object may not be initialized
0_0_7096863_24988.c:46: error: conflicting types for 'used'
0_0_7096863_24988.c:5: error: previous declaration of 'used' was here
0_0_7096863_24988.c:47: error: syntax error before '+=' token
0_0_7096863_24988.c:52: error: syntax error before string constant
0_0_7096863_24988.c:52: error: conflicting types for 'printf'
0_0_7096863_24988.c:52: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_7096863_24988.c:52: error: conflicting types for 'printf'
0_0_7096863_24988.c:52: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|