Topic: Mathematics Problem / Level: intermediate

Problem: Create a program to find the greatest common divisor of an array of numbers.

Run the code to see the output here...