Topic: Array Problem / Level: beginner

Problem: Check if the sum of all odd-indexed elements in an array is divisible by their index sum.

Run the code to see the output here...