Topic: Array Problem / Level: intermediate

Problem: Check if an array contains at least one subarray with a sum greater than the product of its elements.

Run the code to see the output here...