摘要: Codeforces Round #797 (Div. 3) A - Print a Pedestal #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int,int> pii; cons 阅读全文
posted @ 2022-06-09 12:44 menitrust 阅读(16) 评论(0) 推荐(0) 编辑