Question: Write a program that inputs the number of rows and columns from the user. It then inputs the elements to store in the matrix. The
Write a program that inputs the number of rows and columns from the user. It then inputs the elements to store in the matrix. The program calculates the sum of each row and each column and display on the screen. If it is a square matrix, it also calculates the sum of diagonal elements and displays it on the screen.
Step by Step Solution
3.37 Rating (147 Votes )
There are 3 Steps involved in it
Solution Code and output int arr33ijsum0 assign value to array cout Enter valu... View full answer
Get step-by-step solutions from verified subject matter experts
