Class Solution
java.lang.Object
g2101_2200.s2132_stamping_the_grid.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
possibleToStamp
public boolean possibleToStamp(int[][] grid, int h, int w)
-