Topic: Array Problem / Level: beginner

Problem: Find the longest contiguous subarray with all elements divisible by a prime number.

Run the code to see the output here...