Topic: Array Problem / Level: beginner

Problem: Check if the sum of all even-indexed elements in an array is smaller than their index sum.

Run the code to see the output here...