Introduction - If you have any usage issues, please Google them yourself
There are two square A, B, using an array of programming, find the matrix A and matrix B and matrix C, and to identify the main diagonal and the matrix C the largest element and its location. Requirements: 1) implement a custom function input array input 2) add custom functions to achieve additional operational matrix 3) to achieve a custom search function diag_max 4) matrix in the main function of output and output search results.