会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Oxide's Blog
A sinking. A sickening of the heart.
首页
新随笔
新文章
管理
2020年6月4日
CodeForces - 246E Blood Cousins Return
摘要: #Solution \(CF\) 的数据是真的多而且慢。 开个 \(map\) 记录就行了。这里在实现上有一个小坑:我注释里面是错误写法,因为第二个 \(if\) 可能会有 $2->1$ 的情况。 #Code #include <map> #include <cstdio> #include <ve
阅读全文
posted @ 2020-06-04 21:46 Oxide
阅读(147)
评论(0)
推荐(0)
公告