摘要:
行列式 序列 #include<iostream> #include<cstdio> #define maxn 500010 using namespace std; int n,m,mod,l,r,x,y,b[maxn],a[maxn],cnt; void dfs(int now[],int sz 阅读全文
posted @ 2017-10-05 13:00
Echo宝贝儿
阅读(197)
评论(0)
推荐(0)