会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
EM-LGH
I'll be on my own trip I'm out ya
博客园
首页
新随笔
联系
订阅
管理
2020年3月23日
BZOJ 4695: 最假女选手 segment-tree-beats
摘要: 新学 segment-tree-beats. 这道题在区间取 min/max 的基础上还有一个区间加,那么显然要先做区间加,再取 min/max. code: // bzoj 最假女选手 #include <cstdio> #include <algorithm> #include <cstring
阅读全文
posted @ 2020-03-23 23:24 EM-LGH
阅读(193)
评论(0)
推荐(0)
编辑
公告