Topic: Array Problem / Level: beginner

Problem: Find the number of subarrays where the sum of elements is a multiple of both 12 and 18.

Run the code to see the output here...