Given an n x n matrix where each of the rows and columns is sorted in ascending order, return the k th smallest element in the matrix.
確定! 回上一頁