摘要: 「CF 1486A」Shifting Stacks Link. 考虑最少需要操作多少次后判断。 #include<map> #include<cstdio> using namespace std; int t,n,flag; long long sum,cum,x; int main() { sc 阅读全文
posted @ 2021-02-22 20:41 cirnovsky 阅读(55) 评论(0) 推荐(0) 编辑