How do make a program that will i find the GCD of two numbers | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How do make a program that will i find the GCD of two numbers

using For loop

24th Aug 2017, 7:30 PM
IsHmAeL
IsHmAeL - avatar
2 Antworten
24th Aug 2017, 7:54 PM
P R
P R - avatar
- 1
This gives you the gcd AND u & v such that Au+Bv=gcd https://code.sololearn.com/ca6FkuqzLXdT/?ref=app
24th Aug 2017, 7:47 PM
VcC
VcC - avatar