@@ -479,6 +479,7 @@ int coinChange(int[] coins, int amount) {
479
479
| [221 . Maximal Square](https:// leetcode.com/ problems/ maximal- square/ ? show = 1 ) | [221 . 最大正方形](https:// leetcode.cn/ problems/ maximal- square/ ? show = 1 ) |
480
480
| [240 . Search a 2D Matrix II ](https:// leetcode.com/ problems/ search- a- 2d - matrix- ii/ ? show = 1 ) | [240 . 搜索二维矩阵 II ](https:// leetcode.cn/ problems/ search- a- 2d - matrix- ii/ ? show = 1 ) |
481
481
| [256 . Paint House](https:// leetcode.com/ problems/ paint- house/ ? show = 1 )🔒 | [256 . 粉刷房子](https:// leetcode.cn/ problems/ paint- house/ ? show = 1 )🔒 |
482
+ | [343 . Integer Break](https:// leetcode.com/ problems/ integer- break / ? show = 1 ) | [343 . 整数拆分](https:// leetcode.cn/ problems/ integer- break / ? show = 1 ) |
482
483
| [542 . 01 Matrix](https:// leetcode.com/ problems/ 01 - matrix/ ? show = 1 ) | [542 . 01 矩阵](https:// leetcode.cn/ problems/ 01 - matrix/ ? show = 1 ) |
483
484
| [62 . Unique Paths](https:// leetcode.com/ problems/ unique- paths/ ? show = 1 ) | [62 . 不同路径](https:// leetcode.cn/ problems/ unique- paths/ ? show = 1 ) |
484
485
| [63 . Unique Paths II ](https:// leetcode.com/ problems/ unique- paths- ii/ ? show = 1 ) | [63 . 不同路径 II ](https:// leetcode.cn/ problems/ unique- paths- ii/ ? show = 1 ) |
0 commit comments