0_0_22495020_24818.cpp: In function 'int main()': 0_0_22495020_24818.cpp:28:22: error: invalid operands of types 'double' and 'double' to binary 'operator%' if(s%v) t+=s/v+1; ^