Algo to compare a element of a matrix to all the other matrix elements
Answers
Answered by
0
algorithm: if a matrix on both sides are of same order(say p×q) then you can compare all the elements of the matrix
Similar questions