Skip to content

Files

Latest commit

dc84bc8 · Aug 9, 2019

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 9, 2019
Aug 9, 2019

Given n numbers, find the greatest common denominator between them.

For example, given the numbers [42, 56, 14], return 14.