Class Solution
java.lang.Object
g0501_0600.s0566_reshape_the_matrix.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
matrixReshape
public int[][] matrixReshape(int[][] mat, int r, int c)
-