Class Solution
java.lang.Object
g1701_1800.s1725_number_of_rectangles_that_can_form_the_largest_square.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
countGoodRectangles
public int countGoodRectangles(int[][] rectangles)
-