摘要: 首先考虑根据题意模拟 #include<bits/stdc++.h> #define int long long//懒死谁了 using namespace std; typedef long long ll inline void rd(int &x) { x=0; bool w=0; char 阅读全文
posted @ 2022-09-21 21:22 Mercury1004 阅读(10) 评论(0) 推荐(0)