0_0_39400693_1873.cpp: In member function 'void cai::show()': 0_0_39400693_1873.cpp:17:9: error: invalid operands of types 'double' and 'int' to binary 'operator%' 17 | if((sum1%10)>=5) | ~~~~^~~ | | | | | int | double