随笔分类 - DP
摘要:题目链接 用bitset计算出所有的子集情况。 从右向左数的第几位就代表是几; 1 #include<cstring> 2 #include<cstdlib> 3 #include<algorithm> 4 #include<cmath> 5 #include<bitset> 6 using nam
阅读全文
摘要:1 #include <algorithm> 2 #include <cmath> 3 #include <cstdio> 4 #include <cstring> 5 #include <deque> 6 #include <iostream> 7 #include <map> 8 #includ
阅读全文

浙公网安备 33010602011771号