Computer Science, asked by khush6663, 4 months ago

write an algorithm to find the greatest common divisor .​

Answers

Answered by Barshameher
1

Answer:

Recall that the Greatest Common Divisor (GCD) of two integers A and B is the largest integer that divides both A and B. The Euclidean Algorithm is a technique for quickly finding the GCD of two integers.

K T Տ Տ IIT.

Answered by baljinderkaur54
1

Answer:

The Euclid algorithm ( for find greatest common divisor)

Similar questions