2023年10月6日
摘要: 传送 点击查看代码 #include<bits/stdc++.h> using namespace std; typedef long long ll; int a[100010]; int n,A,R,M; ll f(int x) { ll y=0,z=0;//y表示需要增加的次数,z表示需要减少 阅读全文
posted @ 2023-10-06 18:25 ruoye123456 阅读(67) 评论(0) 推荐(0)