Class Solution
java.lang.Object
g1201_1300.s1240_tiling_a_rectangle_with_the_fewest_squares.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
tilingRectangle
public int tilingRectangle(int n, int m)
-