摘要: M. Find the Easiest Problem 签到题,直接模拟即可 点击查看代码 #include<bits/stdc++.h> #define int long long using namespace std; using pii=pair<int,int>; using ll = l 阅读全文
posted @ 2025-09-19 08:50 LYET 阅读(14) 评论(0) 推荐(0)