Difference between revisions of "W1172 Greatest Common Divisor"

From Coder Merlin
Line 6: Line 6:
* [[W1154 For Loop]]
* [[W1154 For Loop]]
== Background ==
== Background ==
[https://en.wikipedia.org/wiki/Euclidean_algorithm Euclidean Algorithm] (Wikipedia)
* [https://en.wikipedia.org/wiki/Euclidean_algorithm Euclidean Algorithm] (Wikipedia)
* [https://www.inchcalculator.com/euclidean-algorithm-calculator/ Calculator] (Inch Calculator)
<br clear="all"/>
<br clear="all"/>
== Exercises ==
== Exercises ==
{{W1172-Exercises}}
{{W1172-Exercises}}

Revision as of 11:24, 22 January 2020

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder