Topic: Array Problem / Level: beginner

Problem: Find the number of elements in an array that are multiples of the difference between their index and the number of elements.

Run the code to see the output here...