0_0_1453389_11015.c:3: error: syntax error before '{' token
0_0_1453389_11015.c:9: error: syntax error before "while"
0_0_1453389_11015.c:67: error: `a' undeclared here (not in a function)
0_0_1453389_11015.c:67: error: syntax error before "for"
0_0_1453389_11015.c:83: error: `tmp' undeclared here (not in a function)
0_0_1453389_11015.c:85: error: syntax error before "if"
0_0_1453389_11015.c:95: error: syntax error before string constant
0_0_1453389_11015.c:95: error: conflicting types for 'printf'
0_0_1453389_11015.c:95: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_1453389_11015.c:95: error: conflicting types for 'printf'
0_0_1453389_11015.c:95: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_1453389_11015.c:95: error: syntax error before ':' token
|