Skip to content

Commit

Permalink
Update Booloean_Matrix.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
STREIN-11 authored Sep 30, 2023
1 parent 2375a51 commit f259b85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Daily/Booloean_Matrix.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ the original matrix are (0,0), (1,0)
and (2,0). Therefore, all cells in row
0,1,2 are and column 0 are modified to 1. */

//{ Driver Code Starts
#include <bits/stdc++.h>
using namespace std;

Expand Down

0 comments on commit f259b85

Please sign in to comment.