摘要:
题意 给定区间[ l , r ]($1 \leq l define N 25 using namespace std; typedef long long ll; const ll mod = 1000000007; int T,a[N],sum; ll n,m,x,temp[N]; struct 阅读全文
摘要:
题意 给出n个数的一个全排列(n include include define N 10005 using namespace std; typedef unsigned long long ULL; const ULL base=1000000007; int T,n,a[N]; ULL hash 阅读全文