@@ -1,5 +1,7 @@
# 子集问题
子集问题:一个 N 个数的集合里有多少符合条件的子集
## [78. 子集](https://leetcode.cn/problems/subsets/)
其实和切割问题非常像。
The note is not visible to the blocked user.