195278_0_18965.c
195278_0_18965.c(10) : error C2143: syntax error : missing ';' before 'type'
195278_0_18965.c(12) : error C2065: 'a' : undeclared identifier
195278_0_18965.c(12) : error C2109: subscript requires array or pointer type
195278_0_18965.c(12) : error C2102: '&' requires l-value
195278_0_18965.c(13) : error C2109: subscript requires array or pointer type
195278_0_18965.c(13) : error C2106: '=' : left operand must be l-value
195278_0_18965.c(13) : error C2109: subscript requires array or pointer type
195278_0_18965.c(13) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
195278_0_18965.c(13) : error C2106: '=' : left operand must be l-value
195278_0_18965.c(14) : error C2143: syntax error : missing ';' before 'type'
195278_0_18965.c(15) : error C2143: syntax error : missing ';' before 'type'
195278_0_18965.c(16) : error C2143: syntax error : missing ';' before 'type'
195278_0_18965.c(17) : error C2065: 'r' : undeclared identifier
195278_0_18965.c(17) : error C2109: subscript requires array or pointer type
195278_0_18965.c(17) : error C2106: '=' : left operand must be l-value
195278_0_18965.c(18) : error C2109: subscript requires array or pointer type
195278_0_18965.c(19) : error C2109: subscript requires array or pointer type
195278_0_18965.c(19) : error C2109: subscript requires array or pointer type
195278_0_18965.c(19) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
195278_0_18965.c(19) : error C2106: '=' : left operand must be l-value
195278_0_18965.c(21) : error C2109: subscript requires array or pointer type
195278_0_18965.c(21) : error C2109: subscript requires array or pointer type
195278_0_18965.c(21) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
195278_0_18965.c(21) : error C2106: '=' : left operand must be l-value
195278_0_18965.c(24) : error C2065: 'min' : undeclared identifier
195278_0_18965.c(27) : error C2065: 'kk' : undeclared identifier
195278_0_18965.c(27) : error C2109: subscript requires array or pointer type
195278_0_18965.c(27) : error C2109: subscript requires array or pointer type
195278_0_18965.c(29) : error C2065: 't' : undeclared identifier
195278_0_18965.c(29) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
195278_0_18965.c(31) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
195278_0_18965.c(32) : error C2109: subscript requires array or pointer type
195278_0_18965.c(33) : warning C4244: '+=' : conversion from 'double ' to 'int ', possible loss of data
195278_0_18965.c(36) : error C2109: subscript requires array or pointer type
195278_0_18965.c(36) : error C2106: '=' : left operand must be l-value
195278_0_18965.c(39) : error C2109: subscript requires array or pointer type
|