Class Solution
java.lang.Object
g0801_0900.s0867_transpose_matrix.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
transpose
public int[][] transpose(int[][] input)
-