Computer Science, asked by alokutuber25, 1 day ago

Get a Sqaure matrix "x" from the user. The user can get 3 times attempt to create an exact square matrix. The system should terminate the program if the user enter wrong input for all the three attempts.

Get a Sqaure matrix "y" from the user. The user can get 3 times attempt to create an exact square matrix. The created Sqaure matrix "y" should be in same structure of the matrix "x". The system should terminate the program if the user enter wrong input for all the three attempts.

Exchange the diagonals (from top right to bottom left) of the matrix "x" and "y" and create two new matrices.

Add both the newly created matrices and create a resultant matrix.

Refer I/O for the exact input and output.

Answers

Answered by elavarasidharshini51
0

Answer:

it Helps You The Complete Answer Will Shows You When You Make Me As Brainlist

Similar questions