mirror of
https://github.com/ShusenTang/LeetCode.git
synced 2026-09-01 13:05:22 +08:00
fix typo
This commit is contained in:
@@ -11,7 +11,7 @@ for j in [0, i):
|
||||
```
|
||||
|
||||
## 思路二
|
||||
此题还有一些需要数学知识的题,这里只说一个我想到的而且没在讨论区见过的,更多此题的数学解法可见[讨论区](https://leetcode.com/problems/integer-break/discuss)
|
||||
此题还有一些需要数学知识的解法,这里只说一个我想到的而且没在讨论区见过的,更多此题的数学解法可见[讨论区](https://leetcode.com/problems/integer-break/discuss)
|
||||
|
||||
第一眼看到这个题目就感觉有高中数学题的影子:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user