摘要: 点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=1000010,M=2010; int n,m; int ans,cnt,ansl,ansr; int a[N],b[M]; inline void ins(int x) 阅读全文
posted @ 2025-11-27 00:34 AnoSky 阅读(4) 评论(0) 推荐(0)