Topic: Array Problem / Level: intermediate

Problem: Check if the sum of elements in the first half of an array is greater than the product of elements in the second half.

Run the code to see the output here...