摘要: 早上好!(00:50:13) 这次的比赛挺好的:总共做了 \(6\) 题。 A. Problem Generator 直接 map 统计就行。 #include<bits/stdc++.h> using namespace std; const int MAXN = 2e5+10; int T,n, 阅读全文
posted @ 2024-06-04 00:54 GuTongXing 阅读(359) 评论(4) 推荐(1)