2023年2月21日
摘要: 对01序列 区间异或,求区间和 #include <iostream> #include<queue> #include <cstring> #define IOS std::ios::sync_with_stdio(0) using namespace std; #define rt1 rt<<1 阅读全文
posted @ 2023-02-21 18:02 towboat 阅读(25) 评论(0) 推荐(0)