There was an error while loading. Please reload this page.
1 parent c08bdd3 commit e86b20fCopy full SHA for e86b20f
Readme.md
@@ -202,6 +202,7 @@
202
* ``NP search``
203
[473.Matchsticks-to-Square](https://github.com/wisdompeak/LeetCode/tree/master/DFS/473.Matchsticks-to-Square) (M+)
204
[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)
206
* ``memorization``
207
[464.Can-I-Win](https://github.com/wisdompeak/LeetCode/tree/master/DFS/464.Can-I-Win) (H)
208
472.Concatenated-Words (M)
0 commit comments