0_0_2281443_32100.c:2: error: syntax error before '<' token
0_0_2281443_32100.c:8: error: syntax error before string constant
0_0_2281443_32100.c:8: error: conflicting types for 'scanf'
0_0_2281443_32100.c:8: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_2281443_32100.c:8: error: conflicting types for 'scanf'
0_0_2281443_32100.c:8: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_2281443_32100.c:12: error: `n' undeclared here (not in a function)
0_0_2281443_32100.c:13: error: syntax error before "while"
0_0_2281443_32100.c:19: error: conflicting types for 'lian2'
0_0_2281443_32100.c:7: error: previous declaration of 'lian2' was here
0_0_2281443_32100.c:19: error: invalid initializer
0_0_2281443_32100.c:20: error: syntax error before '}' token
0_0_2281443_32100.c:42: error: syntax error before '}' token
|