189984_0_30618.c: In function `main':
189984_0_30618.c:11: error: syntax error before '/' token
189984_0_30618.c:12: error: syntax error before ')' token
189984_0_30618.c:14: error: `j' undeclared (first use in this function)
189984_0_30618.c:14: error: (Each undeclared identifier is reported only once
189984_0_30618.c:14: error: for each function it appears in.)
189984_0_30618.c:14: error: syntax error before ')' token
189984_0_30618.c: At top level:
189984_0_30618.c:30: error: `l' undeclared here (not in a function)
189984_0_30618.c:31: error: syntax error before '}' token
189984_0_30618.c:42: error: missing terminating ' character
189984_0_30618.c:53: error: syntax error before string constant
189984_0_30618.c:53: error: conflicting types for 'printf'
189984_0_30618.c:53: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
189984_0_30618.c:53: error: conflicting types for 'printf'
189984_0_30618.c:53: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
189984_0_30618.c:30: error: storage size of `s' isn't known
|