Topic: Array Problem / Level: beginner

Problem: Check if all elements in an array are divisible by the product of their digit product and their index.

Run the code to see the output here...