Skip to content

Commit cf13f9f

Browse files
authored
chore: 增加文字描述
1 parent 26c535e commit cf13f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

problems/518.coin-change-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ class Solution:
178178

179179
## 附录
180180

181-
Python 二维解法(不推荐):
181+
Python 二维解法(不推荐,但是可以帮助理解):
182182

183183
```python
184184
class Solution:

0 commit comments

Comments
 (0)