Topic: Array Problem / Level: beginner

Problem: Find the longest contiguous subarray where all elements are divisible by the product of their digit product.

Run the code to see the output here...