摘要: A - Minimal Square CodeForces - 1360A 水 #include<bits/stdc++.h> using namespace std; const int N=2e5+500; typedef long long ll; int main(){ int t;scan 阅读全文
posted @ 2020-06-30 20:19 无声-黑白 阅读(128) 评论(0) 推荐(0)