LeetCode Daily Log — Integer Break
https://leetcode.cn/problems/integer-break/
Date: 2025-11-28Difficulty: MediumTopics: Dynamic Programming, MathStatus: Solved
1. Problem Summary
Given an integer n, split it into at least two positive integers such that the product of these integers...
leetlog-by-chao.hashnode.dev4 min read