摘要:
C. Large Queue 用队列维护二元组 (值,数量),本质上和ABC247D一样 代码实现 #include <bits/stdc++.h> #define rep(i, n) for (int i = 0; i < (n); ++i) using namespace std; using 阅读全文
posted @ 2025-07-05 23:32
V_Melville
阅读(72)
评论(0)
推荐(0)
浙公网安备 33010602011771号