摘要: https://www.luogu.com.cn/problem/P1967 换了一种做法做出来了 不记得老师之前怎么讲的 1 #include<bits/stdc++.h> 2 #define R 200001 3 using namespace std; 4 int n,m,cnt,q; 5 s 阅读全文
posted @ 2025-09-24 21:32 Guo5919 阅读(5) 评论(0) 推荐(0)