Skip to content

Commit e86b20f

Browse files
authored
Update Readme.md
1 parent c08bdd3 commit e86b20f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
* ``NP search``
203203
[473.Matchsticks-to-Square](https://github.com/wisdompeak/LeetCode/tree/master/DFS/473.Matchsticks-to-Square) (M+)
204204
[698.Partition-to-K-Equal-Sum-Subsets](https://github.com/wisdompeak/LeetCode/tree/master/DFS/698.Partition-to-K-Equal-Sum-Subsets) (H-)
205+
996.Number-of-Squareful-Arrays (H)
205206
* ``memorization``
206207
[464.Can-I-Win](https://github.com/wisdompeak/LeetCode/tree/master/DFS/464.Can-I-Win) (H)
207208
472.Concatenated-Words (M)

0 commit comments

Comments
 (0)