摘要:
Key: each of 2\3\5 is trying to multiply with the least number it has not been multiplied.class Solution {public: int nthUglyNumber(int n) { ... 阅读全文
posted @ 2015-08-25 13:15
Tonix
阅读(125)
评论(0)
推荐(0)
Tony's LogAlgorithms, Distributed System, Machine Learning |