Class Solution
java.lang.Object
g1301_1400.s1351_count_negative_numbers_in_a_sorted_matrix.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
countNegatives
public int countNegatives(int[][] grid)
-