0_0_3334638_30057.c: In function `main':
0_0_3334638_30057.c:5: error: syntax error before '/' token
0_0_3334638_30057.c: At top level:
0_0_3334638_30057.c:7: error: syntax error before string constant
0_0_3334638_30057.c:7: error: conflicting types for 'scanf'
0_0_3334638_30057.c:7: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_3334638_30057.c:7: error: conflicting types for 'scanf'
0_0_3334638_30057.c:7: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_3334638_30057.c:10: error: redefinition of 'alen'
0_0_3334638_30057.c:6: error: previous definition of 'alen' was here
0_0_3334638_30057.c:10: error: `a' undeclared here (not in a function)
0_0_3334638_30057.c:10: error: initializer element is not constant
0_0_3334638_30057.c:11: error: redefinition of 'blen'
0_0_3334638_30057.c:6: error: previous definition of 'blen' was here
0_0_3334638_30057.c:11: error: `b' undeclared here (not in a function)
0_0_3334638_30057.c:11: error: initializer element is not constant
0_0_3334638_30057.c:12: error: redefinition of 'slen'
0_0_3334638_30057.c:6: error: previous definition of 'slen' was here
0_0_3334638_30057.c:13: error: redefinition of 'j'
0_0_3334638_30057.c:6: error: previous definition of 'j' was here
0_0_3334638_30057.c:14: error: syntax error before "while"
0_0_3334638_30057.c:16: error: redefinition of 'j'
0_0_3334638_30057.c:13: error: previous definition of 'j' was here
0_0_3334638_30057.c:16: error: redefinition of 'j'
0_0_3334638_30057.c:13: error: previous definition of 'j' was here
0_0_3334638_30057.c:17: error: syntax error before '}' token
0_0_3334638_30057.c:22: error: redefinition of 'j'
0_0_3334638_30057.c:16: error: previous definition of 'j' was here
0_0_3334638_30057.c:22: error: redefinition of 'j'
0_0_3334638_30057.c:13: error: previous definition of 'j' was here
0_0_3334638_30057.c:23: error: syntax error before '}' token
0_0_3334638_30057.c:29: error: redefinition of 'j'
0_0_3334638_30057.c:22: error: previous definition of 'j' was here
0_0_3334638_30057.c:29: error: redefinition of 'j'
0_0_3334638_30057.c:13: error: previous definition of 'j' was here
0_0_3334638_30057.c:30: error: syntax error before '}' token
0_0_3334638_30057.c:33: error: syntax error before string constant
0_0_3334638_30057.c:33: error: conflicting types for 'printf'
0_0_3334638_30057.c:33: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_3334638_30057.c:33: error: conflicting types for 'printf'
0_0_3334638_30057.c:33: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_3334638_30057.c:34: error: syntax error before '--' token
0_0_3334638_30057.c:36: error: syntax error before string constant
|