+ 1
C++ Help me please!!!!
Given a real square matrix of order 9. To obtain an integer square matrix of the same order in which the element is equal to one if the corresponding element of the original matrix is ââgreater than the element located in its line on the main diagonal and is equal to zero otherwise.
2 Answers
0
I have not done it yet