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