Introduction - If you have any usage issues, please Google them yourself
Matrix algorithm routine
1. the number of rows and columns of the two matrices are input by the user at run time
2. the elements of the two matrix are input by the user runtime
The results of the 3. operation are output by the system
4. software should be able to generate a matrix input model based on the number of rows and columns of the matrix input by the user