[LeetCode] 378. Kth Smallest Element in a Sorted Matrix 有序矩阵中第K小的元素

Given an n x n matrix where each of the rows and columns is sorted in ascending order, return the kth smallest element in the matrix. Note that it is
posted @ 2016-08-02 06:46  Grandyang  阅读(37258)  评论(18)    收藏  举报
Fork me on GitHub