Class Solution
- java.lang.Object
-
- g1201_1300.s1240_tiling_a_rectangle_with_the_fewest_squares.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description inttilingRectangle(int n, int m)
-