会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
自动驾驶厂的CV算法工程师/当过安全算法工程师/前ICPC选手
新随笔
管理
2019年11月18日
codeforces 892E 可撤销并查集
摘要: https://codeforces.com/problemset/problem/892/E 把询问离线,分步回答. #include<bits/stdc++.h> #define ll long long #define rep(ii,a,b) for(int ii=a;ii<=b;++ii)
阅读全文
posted @ 2019-11-18 12:42 nervending
阅读(294)
评论(0)
推荐(0)
编辑
公告