164651_0_32407.c
164651_0_32407.c(14) : error C2143: syntax error : missing ';' before '>'
164651_0_32407.c(15) : error C2181: illegal else without matching if
164651_0_32407.c(16) : error C2061: syntax error : identifier 'sum'
164651_0_32407.c(23) : error C2059: syntax error : 'for'
164651_0_32407.c(23) : error C2143: syntax error : missing '{' before '<'
164651_0_32407.c(23) : error C2059: syntax error : '<'
164651_0_32407.c(23) : error C2143: syntax error : missing '{' before '++'
164651_0_32407.c(23) : error C2059: syntax error : '++'
164651_0_32407.c(23) : error C2059: syntax error : ')'
164651_0_32407.c(28) : error C2059: syntax error : 'return'
164651_0_32407.c(29) : error C2059: syntax error : '}'
|