摘要: Given a positive integer n, break it into the sum of at least two positive integers and maximize the product of those integers. Return the maximum pro 阅读全文
posted @ 2016-04-20 11:35 Grandyang 阅读(18165) 评论(16) 推荐(2)
摘要: LeetCode上的原题,讲解请参见我之前的博客Factorial Trailing Zeroes。 解法一: 解法二: CareerCup All in One 题目汇总 阅读全文
posted @ 2016-04-20 10:22 Grandyang 阅读(655) 评论(0) 推荐(0)
Fork me on GitHub