From 26c7284a3afc9a9d937b2fc0ae8c19b7dd9e50be Mon Sep 17 00:00:00 2001 From: STREIN_11 <71601569+STREIN-11@users.noreply.github.com> Date: Sat, 30 Sep 2023 21:14:47 +0530 Subject: [PATCH] Update Booloean_Matrix.cpp --- Daily/Booloean_Matrix.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Daily/Booloean_Matrix.cpp b/Daily/Booloean_Matrix.cpp index 383fe28d..0132db33 100644 --- a/Daily/Booloean_Matrix.cpp +++ b/Daily/Booloean_Matrix.cpp @@ -37,10 +37,6 @@ and (2,0). Therefore, all cells in row #include using namespace std; - -// } Driver Code Ends - - class Solution { public: