Open Marcythm opened 5 years ago
https://blog.trisolaris.top/arc096c/
Problem Description 给定 n ,求在 \left{1,2,...,n\right} 的所有 2^{n} 个子集中选出若干个使其满足每个元素都至少在两个被选中的集合中出现的方案数。 答案对给定质数 p 取模。
https://blog.trisolaris.top/arc096c/
Problem Description 给定 n ,求在 \left{1,2,...,n\right} 的所有 2^{n} 个子集中选出若干个使其满足每个元素都至少在两个被选中的集合中出现的方案数。 答案对给定质数 p 取模。