[Leetcode] Integer Break 分解整数最大乘积

Integer Break 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 product you can get. For example, given
相关文章
相关标签/搜索