随笔分类 -  DP

摘要:题目链接 用bitset计算出所有的子集情况。 从右向左数的第几位就代表是几; 1 #include<cstring> 2 #include<cstdlib> 3 #include<algorithm> 4 #include<cmath> 5 #include<bitset> 6 using nam 阅读全文
posted @ 2020-02-29 20:10 jvruodejxt 阅读(92) 评论(0) 推荐(0)
摘要:1 #include <algorithm> 2 #include <cmath> 3 #include <cstdio> 4 #include <cstring> 5 #include <deque> 6 #include <iostream> 7 #include <map> 8 #includ 阅读全文
posted @ 2020-02-09 11:39 jvruodejxt 阅读(197) 评论(0) 推荐(0)

Contact with me