0_0_37570289_22494.cpp: In function 'void solve()': 0_0_37570289_22494.cpp:11:22: error: invalid operands of types 'double' and 'int' to binary 'operator%' ll num = n % 18 + 1 ; ^