0_0_5528372_32487.c:3: error: syntax error before '/' token
0_0_5528372_32487.c:3: error: syntax error at '#' token
0_0_5528372_32487.c:26: error: syntax error before '/' token
0_0_5528372_32487.c:32: error: conflicting types for 'a'
0_0_5528372_32487.c:24: error: previous declaration of 'a' was here
0_0_5528372_32487.c:32: error: invalid initializer
0_0_5528372_32487.c:33: error: syntax error before "for"
0_0_5528372_32487.c:38: error: conflicting types for 'c'
0_0_5528372_32487.c:23: error: previous declaration of 'c' was here
0_0_5528372_32487.c:38: error: initializer element is not constant
0_0_5528372_32487.c:39: error: `j' undeclared here (not in a function)
0_0_5528372_32487.c:40: error: syntax error before '}' token
0_0_5528372_32487.c:43: error: syntax error before "while"
0_0_5528372_32487.c:44: error: syntax error before string constant
0_0_5528372_32487.c:44: error: conflicting types for 'printf'
0_0_5528372_32487.c:44: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_5528372_32487.c:44: error: conflicting types for 'printf'
0_0_5528372_32487.c:44: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_5528372_32487.c:47: error: syntax error before string constant
0_0_5528372_32487.c:39: error: storage size of `a' isn't known
|