Math, asked by simransidhuy32101, 1 year ago

Algo to compare a element of a matrix to all the other matrix elements

Answers

Answered by firstviewer
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