194153_0_698.cpp
194153_0_698.cpp(8) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
194153_0_698.cpp(9) : error C2296: '%' : illegal, left operand has type 'double'
194153_0_698.cpp(9) : error C2297: '%' : illegal, right operand has type 'double'
|