0_0_7759243_3557.c: In function `main':
0_0_7759243_3557.c:58: error: syntax error before '/' token
0_0_7759243_3557.c:72: error: syntax error before '/' token
0_0_7759243_3557.c: At top level:
0_0_7759243_3557.c:89: error: syntax error before "for"
0_0_7759243_3557.c:94: error: `i' undeclared here (not in a function)
0_0_7759243_3557.c:94: error: syntax error before '+=' token
0_0_7759243_3557.c:100: error: syntax error before '++' token
0_0_7759243_3557.c:112: error: syntax error before string constant
0_0_7759243_3557.c:112: error: conflicting types for 'printf'
0_0_7759243_3557.c:112: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_7759243_3557.c:112: error: conflicting types for 'printf'
0_0_7759243_3557.c:112: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_7759243_3557.c:99: error: storage size of `c' isn't known
|