0_0_34404877_12488.cpp: In function 'int main()': 0_0_34404877_12488.cpp:11:14: error: invalid operands of types 'int' and 'double' to binary 'operator%' if(1000000%n==0) printf("Yes\n"); ^