Topic: Array Problem / Level: beginner

Problem: Find the largest element in an array that is divisible by the number of elements in the array.

Run the code to see the output here...