/gcd_by_euclides

Calculates de Greatest Common Divisor of a list of numbers using the Euclides algorithm.

Primary LanguageElixir

No issues in this repository yet.