Topic: Array Problem / Level: beginner

Problem: Check if the sum of elements in the first k rows of a 2D matrix is divisible by a given number x.

Run the code to see the output here...