0_0_2054839_5057.c: In function `main':
0_0_2054839_5057.c:6: error: syntax error before '/' token
0_0_2054839_5057.c: At top level:
0_0_2054839_5057.c:8: error: syntax error before string constant
0_0_2054839_5057.c:8: error: conflicting types for 'scanf'
0_0_2054839_5057.c:8: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_2054839_5057.c:8: error: conflicting types for 'scanf'
0_0_2054839_5057.c:8: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_2054839_5057.c:12: error: syntax error before string constant
0_0_2054839_5057.c:49: error: `i' undeclared here (not in a function)
0_0_2054839_5057.c:50: error: syntax error before '}' token
0_0_2054839_5057.c:54: error: `b' undeclared here (not in a function)
0_0_2054839_5057.c:56: error: syntax error before '/' token
0_0_2054839_5057.c:58: error: initializer element is not constant
0_0_2054839_5057.c:60: error: syntax error before '}' token
0_0_2054839_5057.c:64: error: syntax error before string constant
0_0_2054839_5057.c:64: error: conflicting types for 'printf'
0_0_2054839_5057.c:64: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_2054839_5057.c:64: error: conflicting types for 'printf'
0_0_2054839_5057.c:64: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_2054839_5057.c:65: error: syntax error before string constant
|