0_0_37804378_29167.cpp: In function 'void mul(long long int&, long long int)': 0_0_37804378_29167.cpp:56:15: error: 'ull' was not declared in this scope a = (a*b-(ull)((long double)a/mod*b)*mod+mod)%mod; ^