Math, asked by smritigupta3175, 1 year ago

Given a boolean matrix mat[m][n] of size m x n, modify it such that if a matrix cell mat[i][j] is 1 (or true) then make all the cells of ith row and jth column as 1.

Answers

Answered by shivpotkar7723
1
good luck really hard
Similar questions