Topic: Array Problem / Level: beginner

Problem: Check if all elements in an array are multiples of the index of the smallest element.

Run the code to see the output here...