0_0_37713552_13452.cpp: In function 'int main()': 0_0_37713552_13452.cpp:19:24: error: invalid operands of types 'double' and 'const int' to binary 'operator%' cout << (n-m) *0.5 % mod; ^