Class Solution
java.lang.Object
g1501_1600.s1504_count_submatrices_with_all_ones.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
numSubmat
public int numSubmat(int[][] mat)
-