130966_0_18087.c
130966_0_18087.c(4) : error C2143: syntax error : missing ';' before 'type'
130966_0_18087.c(4) : error C2143: syntax error : missing ';' before 'type'
130966_0_18087.c(4) : error C2143: syntax error : missing ')' before 'type'
130966_0_18087.c(4) : error C2143: syntax error : missing ';' before 'type'
130966_0_18087.c(4) : error C2065: 'i' : undeclared identifier
130966_0_18087.c(4) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
130966_0_18087.c(4) : error C2059: syntax error : ')'
130966_0_18087.c(5) : error C2146: syntax error : missing ';' before identifier 'mult'
130966_0_18087.c(13) : error C2143: syntax error : missing ';' before 'type'
130966_0_18087.c(20) : error C2065: 'sum' : undeclared identifier
130966_0_18087.c(20) : warning C4244: '+=' : conversion from 'float ' to 'int ', possible loss of data
|