0_0_20296621_11200.cpp: In function 'int main()': 0_0_20296621_11200.cpp:11:31: error: invalid operands of types 'double' and 'int' to binary 'operator%' printf("%.0f\n",(c+d)%100); ^