Topic: Array Problem / Level: intermediate

Problem: Find the number of subarrays whose product is divisible by a given integer.

Run the code to see the output here...