会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Algorithms Crush Me
博客园
首页
新随笔
联系
订阅
管理
2016年2月7日
第四周 2.7-2.13
摘要: 寒假过半。惶恐。 2.7 HDU 5622 KK's Chemical 只要不成环,每个点贡献就是K - 1. 所以先处理好环的。再找出每个环,数长度,算贡献。 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 usin
阅读全文
posted @ 2016-02-07 12:01 Aguin
阅读(194)
评论(0)
推荐(0)
公告