摘要:
#include #include #include #include #include using namespace std; const int maxn=50010; typedef long long ll; int n,m; struct bit{ ll tr[maxn]; void add(int pos,ll v){ for(int i=pos;i... 阅读全文
posted @ 2018-03-26 11:10
湮灭之瞳
阅读(193)
评论(0)
推荐(0)
浙公网安备 33010602011771号