Topic: Array Problem / Level: intermediate

Problem: Check if the sum of elements at composite indices in an array is greater than the product of their index sum.

Run the code to see the output here...