会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Black_Cat
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
dp概率
Codeforces Gym 101174 D 概率dp
摘要:#include #include #include using namespace std; #define LL long long const int maxn=1e3+10; #define inf 0x3f3f3f3f int n,d; int cnt[51]; int t1,t2,t12; double dp[12][12][12]; LL c[51][51]; double df...
阅读全文
posted @
2018-09-27 02:02
BIack_Cat
阅读(257)
评论(0)
推荐(0)
公告