摘要: An ugly number is a positive integer that is divisible by a, b, or c. Given four integers n, a, b, and c, return the nth ugly number. Example 1: Input 阅读全文
posted @ 2021-08-22 07:18 Grandyang 阅读(673) 评论(0) 推荐(0)
Fork me on GitHub