Topic: Array Problem / Level: beginner

Problem: Find the row in a 2D matrix where the sum of the elements is a multiple of a given number x.

Run the code to see the output here...