0_0_9133247_12931.c:2: error: syntax error before '{' token
0_0_9133247_12931.c:12: error: `i' undeclared here (not in a function)
0_0_9133247_12931.c:12: error: `k' undeclared here (not in a function)
0_0_9133247_12931.c:12: error: `a' undeclared here (not in a function)
0_0_9133247_12931.c:12: error: `j' undeclared here (not in a function)
0_0_9133247_12931.c:13: error: syntax error before '}' token
0_0_9133247_12931.c:16: error: syntax error before string constant
0_0_9133247_12931.c:16: error: conflicting types for 'printf'
0_0_9133247_12931.c:16: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_9133247_12931.c:16: error: conflicting types for 'printf'
0_0_9133247_12931.c:16: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_9133247_12931.c:12: error: storage size of `bv' isn't known
|