8.23集训笔记

## 数据结构 - [P1102 A-B 数对](https://www.luogu.com.cn/problem/P1102) 点击查看代码 ``` #include using namespace std; const int N=2e5+10; int n,m,c,a[N],st[N],ans
posted @ 2023-08-23 12:05  HelloHeBin  阅读(148)  评论(0编辑  收藏  举报