0_0_37340396_32507.cpp: In function 'int main()': 0_0_37340396_32507.cpp:22:18: error: invalid operands of types 'double' and 'double' to binary 'operator%' if(c%d==0)cout<<c/d<<endl; ^