We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7cb6c commit ac4a075Copy full SHA for ac4a075
Set_Matrix_Zeroes/EfficientSolution.py
@@ -6,7 +6,6 @@
6
## Problem Name: Set Matrix Zeroes
7
##===================================
8
#Given a m x n matrix, if an element is 0, set its entire row and column to 0. Do it in-place.
9
-#
10
#Example 1:
11
#
12
#Input:
0 commit comments