Topic: Array Problem / Level: beginner

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

Run the code to see the output here...