摘要:
###A - Swap Odd and Even #include<bits/stdc++.h> using namespace std; typedef long long LL; typedef pair<LL,LL> PII; const LL MAXN=1e18,MINN=-1e18; co 阅读全文
摘要:
https://ac.nowcoder.com/acm/contest/51958 这场小白挺友好的,前五题都过了差不多500人。(比赛时不舒服打一半跑了,刚自己写完了剩下的(除了F,来水一下题解hh ###A-Tokitsukaze and New Operation #include<bits/ 阅读全文