Topic: Array Problem / Level: beginner

Problem: Check if the sum of all elements in an array is greater than the square of their index sum.

Run the code to see the output here...