Given three numbers a, b, n. Find GCD(an, b). Examples: Input : a = 2, b = 3, n = 3 Output : 1 2^3… Read More »
The post GCD of a number raised to some power and another number appeared first on GeeksforGeeks.
GCD of a number raised to some power and another number
Reviewed by Shoaib Khan
on
November 18, 2018
Rating:
No comments: