0_0_4236343_14604.c: In function `main':
0_0_4236343_14604.c:18: error: syntax error before '/' token
0_0_4236343_14604.c: At top level:
0_0_4236343_14604.c:47: error: syntax error before "else"
0_0_4236343_14604.c:54: error: `i' undeclared here (not in a function)
0_0_4236343_14604.c:54: error: `temp' undeclared here (not in a function)
0_0_4236343_14604.c:54: error: `flag' undeclared here (not in a function)
0_0_4236343_14604.c:55: error: syntax error before "if"
0_0_4236343_14604.c:62: error: syntax error before "if"
0_0_4236343_14604.c:78: error: syntax error before string constant
0_0_4236343_14604.c:78: error: conflicting types for 'printf'
0_0_4236343_14604.c:78: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4236343_14604.c:78: error: conflicting types for 'printf'
0_0_4236343_14604.c:78: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4236343_14604.c:54: error: storage size of `b' isn't known
0_0_4236343_14604.c:61: error: storage size of `b' isn't known
|