Modulus operations are very costly and generally should be avoided. They also take a few bytes. This version is actually a quite faster.
27 KiB
27 KiB
Modulus operations are very costly and generally should be avoided. They also take a few bytes. This version is actually a quite faster.