摘要:
A. Charmed by the Game 观察容易猜到大概是最大值和最小值中间几乎都取得到,分奇偶性讨论即可。 #include<bits/stdc++.h> using namespace std; const int maxn=2e5+10; const int mod=1e9+7; #de 阅读全文
摘要:
Problem B: 序列 http://xsy.gdgzez.com.cn/JudgeOnline/problem.php?cid=1922&pid=1 Problem C: 交换 http://xsy.gdgzez.com.cn/JudgeOnline/problem.php?cid=1921& 阅读全文