摘要:
#include<bits/stdc++.h> using namespace std; const int maxn=1e6+10; int a[2*maxn]; int b[2*maxn]; int c[2*maxn]; int main() { int T; scanf("%d",&T); w 阅读全文
posted @ 2018-09-25 19:19
Andromeda_Galaxy
阅读(272)
评论(0)
推荐(0)
浙公网安备 33010602011771号