145128_0_9726.c
145128_0_9726.c(7) : error C2143: syntax error : missing ';' before 'type'
145128_0_9726.c(7) : error C2143: syntax error : missing ';' before 'type'
145128_0_9726.c(7) : error C2143: syntax error : missing ')' before 'type'
145128_0_9726.c(7) : error C2143: syntax error : missing ';' before 'type'
145128_0_9726.c(7) : warning C4552: '>' : operator has no effect; expected operator with side-effect
145128_0_9726.c(7) : error C2059: syntax error : ')'
145128_0_9726.c(8) : error C2146: syntax error : missing ';' before identifier 'sum'
145128_0_9726.c(8) : error C2065: 'sum' : undeclared identifier
|