Class Solution
java.lang.Object
g1201_1300.s1277_count_square_submatrices_with_all_ones.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
countSquares
public int countSquares(int[][] matrix)
-