会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
starve_to_death
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
前车之鉴
思维题,正难则反
该文被密码保护。
posted @
2020-02-23 12:04
starve_to_death
阅读(0)
评论(0)
推荐(0)
n道题,n个概率 dp
该文被密码保护。
posted @
2020-02-09 23:27
starve_to_death
阅读(1)
评论(0)
推荐(0)
有n个至少取k个 dp
该文被密码保护。
posted @
2020-02-09 23:24
starve_to_death
阅读(0)
评论(0)
推荐(0)
(二分判断,分配,注意看题,只要一组就行)
该文被密码保护。
posted @
2020-02-02 18:41
starve_to_death
阅读(0)
评论(0)
推荐(0)
合并石子(非dp版)
摘要:题:https://ac.nowcoder.com/acm/contest/4137/N 分析:注意题意,收益是a[i]*a[i+1],所以分析得,是∑∑a[i]*a[j] #include<bits/stdc++.h> using namespace std; typedef long long
阅读全文
posted @
2020-02-01 20:27
starve_to_death
阅读(93)
评论(0)
推荐(0)
Codeforces Round #613 (Div. 2) !2!
该文被密码保护。
posted @
2020-01-11 14:53
starve_to_death
阅读(5)
评论(0)
推荐(0)
公告