166249_0_32646.c
166249_0_32646.c(13) : error C2143: syntax error : missing ';' before 'type'
166249_0_32646.c(13) : error C2143: syntax error : missing ';' before 'type'
166249_0_32646.c(13) : error C2143: syntax error : missing ')' before 'type'
166249_0_32646.c(13) : error C2143: syntax error : missing ';' before 'type'
166249_0_32646.c(13) : error C2065: 'i' : undeclared identifier
166249_0_32646.c(13) : warning C4552: '<' : operator has no effect; expected operator with side-effect
166249_0_32646.c(13) : error C2059: syntax error : ')'
166249_0_32646.c(14) : error C2146: syntax error : missing ';' before identifier 'sum'
166249_0_32646.c(18) : error C2143: syntax error : missing ';' before 'type'
166249_0_32646.c(18) : error C2143: syntax error : missing ';' before 'type'
166249_0_32646.c(18) : error C2143: syntax error : missing ')' before 'type'
166249_0_32646.c(18) : error C2143: syntax error : missing ';' before 'type'
166249_0_32646.c(18) : warning C4552: '<' : operator has no effect; expected operator with side-effect
166249_0_32646.c(18) : error C2059: syntax error : ')'
166249_0_32646.c(19) : error C2146: syntax error : missing ';' before identifier 'sum'
|