0_0_35874880_3731.cpp: In function 'int main()': 0_0_35874880_3731.cpp:7:10: error: invalid operands of types 'int' and 'double' to binary 'operator%' if(cnt%1e5==0) cout<<1; ^