本文分类:news发布日期:2025/10/27 13:16:36
打赏

相关文章

Code

点击查看代码 #include<bits/stdc++.h> using namespace std; typedef long long LL; const int N=2e5+5; int n,m,a[N],b[N],bs,L[N],R[N]; int ans[N],cntb; int buk[N],mn; struct Q{int l,r,id;}q[N]; bool …

手机版浏览

扫一扫体验

微信公众账号

微信扫一扫加关注

返回
顶部