Subject link: https://leetcode-cn.com/problems/transpose-matrix/
Given a matrix A, return the transpose matrix of A.
The transposition of a matrix refers to flipping the main diagonal o
Subject link: https://leetcode-cn.com/problems/transpose-matrix/
Given a matrix A, return the transpose matrix of A.
The transposition of a matrix refers to flipping the main diagonal o