Topic: Array Problem / Level: beginner

Problem: Find the number of subarrays with a sum greater than a given value x.

Run the code to see the output here...