Topic: Array Problem / Level: beginner

Problem: Find the number of contiguous subarrays where all elements are greater than the sum of their indices.

Run the code to see the output here...