10.30 T1

#include<iostream> #include<cstdio> #include<cstring> #include<algorithm> using namespace std; typedef long long ll; const int N=1e7+100; const int inf=0x3f3f3f3f; int a[N]; int n,p; void gen() { int
相關文章
相關標籤/搜索