Fork me on GitHub
摘要: Write a program to find the n-th ugly number. Ugly numbers are positive numbers whose prime factors only include 2, 3, 5. For example, 1, 2, 3, 4, 5, 阅读全文
posted @ 2017-07-07 14:23 hellowOOOrld 阅读(203) 评论(0) 推荐(0)