208620_0_8093.c
208620_0_8093.c(13) : error C2143: syntax error : missing ';' before 'type'
208620_0_8093.c(21) : error C2065: 'sum' : undeclared identifier
208620_0_8093.c(24) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
208620_0_8093.c(26) : error C2065: 'dis' : undeclared identifier
|