会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
んцγυfёìfのι
https://www.wikipedia.org/
无法飞上天空的人类,只能从天空坠向大地。但是,我不承认。此处没有绝望。只存在非做不可之事,这个瞬间非做不可之事,为了此刻的生存,以及明日的生存。
——《素晴らしき日々~不連続存在~》
管理
2018年9月6日
洛谷P1880 石子合并
摘要: 经典水题....... 断环为链长度乘二,求前缀和区间DP。 1 #include <cstdio> 2 #include <cstring> 3 #include <algorithm> 4 #define int long long 5 const int N = 210; 6 7 int f[
阅读全文
posted @ 2018-09-06 20:59 huyufeifei
阅读(124)
评论(0)
推荐(0)
编辑
公告