摘要: E题 队友写的构造 #include<bits/stdc++.h> #define LL long long using namespace std; const int maxn=1e5+5; string s; int mx,my; int cnt[4]; void _move(int &x,i 阅读全文
posted @ 2021-01-25 18:23 朝暮不思 阅读(103) 评论(0) 推荐(0)