Given n numbers, find the greatest common denominator between them.
For example, given the numbers [42, 56, 14], return 14.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Given n numbers, find the greatest common denominator between them.
For example, given the numbers [42, 56, 14], return 14.