x=mul(x,((b[i]-ans)/temp%a[i]+a[i])%a[i],a[i]); x=(x%a[i]+a[i])%a[i]; ans=ans+x*lcm;//这个地方很可能超越LONG_LONG_MAX,但仍然获得了满门