Topic: Array Problem / Level: intermediate

Problem: Check if an array contains a subsequence whose product is divisible by the sum of the subsequence’s elements.

Run the code to see the output here...