Topic: Array Problem / Level: intermediate

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

Run the code to see the output here...