[LeetCode] 668. Kth Smallest Number in Multiplication Table 乘法表中的第K小的数字

Nearly everyone has used the Multiplication Table. The multiplication table of size m x n is an integer matrix mat where mat[i][j] == i * j (1-indexed
posted @ 2018-01-27 22:38  Grandyang  阅读(5032)  评论(7)    收藏  举报
Fork me on GitHub