Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to calculate the sum of each row and store it in a separate array.

Run the code to see the output here...