Int num and returns the gcd the two numbers refresher
3) gcd(num1, num2) is gcd(num2, num1%num2) otherwise.
Files:
You are viewing 1/3rd of the document.
Purchase the document to get full access instantly.
3) gcd(num1, num2) is gcd(num2, num1%num2) otherwise.
Files: