会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
abclzr
卑微如尘土的蒟蒻
首页
新随笔
联系
管理
2018年6月21日
【2005-2006 ACM-ICPC, NEERC, Moscow Subregional Contest】Problem J. Jack-pot
摘要: 简单dfs,差分一下A数组和建出字典树能写得更方便,若不这么做代码时就会像我一样难受。 c++ include include include using namespace std; typedef long long ll; const int N = 100003; int a[13][N],
阅读全文
posted @ 2018-06-21 19:46 abclzr
阅读(214)
评论(0)
推荐(0)
编辑
公告