[MS]GCD using bitwise operation

Suggest an algorithm to find gcd of two numbers faster than Euclidean method.
Note: This works on bitwise operation.

Comments

Popular posts from this blog

Circular game survival