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