Question: Task: please write a program to implement the following requirements: Original matrix ( matrix # 0 1 ) : size: 3 * 4 , a

Task: please write a program to implement the following requirements: Original matrix (matrix #01): size: 3*4, a user will be required to fill in the matrix: Then, your program should output new matrix with the cells of matrix #01 and the average of each row at the end of the row and the average of each column at the end of the column. The following is an example of the program output. ./a.out Please input the matrix data: 123423453456 Data and average: 12342.5023453.5034564.502.003.004.005.003.50 PP04

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!