摘要: 不带lazy #include<bits/stdc++.h> using namespace std; #define ll long long ll tr[1000000],a[1000000],ans[1000000],lazy[1000000]; void bui(ll id,ll l,ll 阅读全文
posted @ 2024-10-16 15:39 MistyPost 阅读(22) 评论(2) 推荐(0)