0_0_33952943_20321.cpp: In function 'int main()': 0_0_33952943_20321.cpp:25:9: error: invalid operands of types 'double' and 'double' to binary 'operator%' if(a%b==0)cout<<sum<<endl; ^