[LeetCode] 786. K-th Smallest Prime Fraction 第K小的质分数

A sorted list A contains 1, plus some number of primes. Then, for every p < q in the list, we consider the fraction p/q. What is the K-th smallest fra
posted @ 2018-06-04 19:59  Grandyang  阅读(4773)  评论(3)    收藏  举报
Fork me on GitHub