Topic: Array Problem / Level: advanced

Problem: Implement a function to find the number of distinct subarrays where the sum of elements is a prime number.

Run the code to see the output here...