Topic: Array Problem / Level: beginner

Problem: Find the greatest common divisor (GCD) of all elements in an array.

Run the code to see the output here...