as the title said,How to speed up some integer operations?
For example: fast integer multiplication, fast integer division (round down), and fast modulus.
These things can sometimes be related to whether a question is passed or not.
So I asked you how you can speed up integer arithmetic.