摘要:
#include #include #include #include using namespace std; long long n,mod,a[2000010],t,cnt,y; int Max(int a,int b){ if(a>=b)return a; else return b; } inline void update(int l,int r,... 阅读全文
posted @ 2017-10-09 20:01
wqtnb_tql_qwq_%%%
阅读(123)
评论(0)
推荐(0)
摘要:
#include #include using namespace std; const int N=1000010; int n,m,mod; long long a[N],addv[N],mulv[N]; void pushdown(int o,int len){ if(mulv[o]!=1){ mulv[o*2]=mulv[o*2]*mulv[o]%mod; ... 阅读全文
posted @ 2017-10-09 17:25
wqtnb_tql_qwq_%%%
阅读(142)
评论(0)
推荐(0)

浙公网安备 33010602011771号