Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 682202a

Browse files
authored
Update 416.partition-equal-subset-sum.md
1 parent c49f9a0 commit 682202a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

problems/416.partition-equal-subset-sum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ var change = function (amount, coins) {
301301

302302
### 参考
303303

304-
[背包九讲](https://raw.githubusercontent.com/tianyicui/pack/master/V2.pdf)
304+
- [背包九讲](https://raw.githubusercontent.com/tianyicui/pack/master/V2.pdf) 基本上看完前四讲就差不多够刷题了。
305305

306306

307307
大家对此有何看法,欢迎给我留言,我有时间都会一一查看回答。更多算法套路可以访问我的 LeetCode 题解仓库:https://github.com/azl397985856/leetcode 。 目前已经 37K star 啦。

0 commit comments

Comments
 (0)