Topic: Array Problem / Level: beginner

Problem: Check if the product of all elements in an array is divisible by the product of their index squares.

Run the code to see the output here...