Topic: Array Problem / Level: beginner

Problem: Check if the sum of the elements at prime indices in an array is greater than the sum of elements at non-prime indices.

Run the code to see the output here...