Topic: Array Problem / Level: beginner

Problem: Check if the difference between the sum of elements in each row of a 2D matrix is constant.

Run the code to see the output here...