bitset使用样例
摘要:
bitset可将01字符串转换为01数组,快速进行位运算等操作 bitset<int>(string) //将01字符串转换为01数组 例题 https://ac.nowcoder.com/acm/contest/92972/D #include<bits/stdc++.h> #define end 阅读全文
posted @ 2024-10-28 21:03
TaopiTTT
阅读(33)
评论(0)
推荐(0)
浙公网安备 33010602011771号