码迷,mamicode.com
首页 >  
搜索关键字:概率dp    ( 897个结果
Poj 2096 Collecting Bugs (概率DP求期望)
C - Collecting Bugs Time Limit:10000MS Memory Limit:64000KB 64bit IO Format:%I64d & %I64u Submit Status C - Collecting Bugs Submit Status Description ...
分类:其他好文   时间:2016-05-05 14:39:08    阅读次数:224
HDU5001 Walk(概率DP)
A - Walk Time Limit:15000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 5001 A - Walk Submit Status Practice HDU 500 ...
分类:其他好文   时间:2016-05-05 11:04:57    阅读次数:206
HDU 4652 Dice (概率DP)
B - Dice Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 4652 B - Dice Submit Status Practice HDU 4652 ...
分类:其他好文   时间:2016-05-05 11:04:15    阅读次数:156
HDU 4649 Professor Tian (概率DP)
Professor Tian Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 870 Accepted Submission(s): 479 Pr ...
分类:其他好文   时间:2016-05-05 10:58:28    阅读次数:219
poj 3071 Football (概率DP水题)
G - Football Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status G - Football Submit Status Description Consider a sing ...
分类:其他好文   时间:2016-04-30 19:30:58    阅读次数:168
HDU 5001 Walk (概率DP)
传送门WalkTime Limit: 30000/15000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 996 Accepted Submission(s): 634 Special JudgeProblem Description I used to think...
分类:其他好文   时间:2016-04-29 16:05:19    阅读次数:225
ACdream 1113 The Arrow (概率dp求期望)
E - The Arrow Time Limit:1000MS Memory Limit:64000KB 64bit IO Format:%lld & %llu Submit Status E - The Arrow Submit Status Description The history sho ...
分类:其他好文   时间:2016-04-27 22:05:39    阅读次数:236
BUPT 2016校赛-Binary Strings 概率DP
题目貌似是不对外开放的。 题意: 给你一个01串,其中会有未知个数的? 可以为0或1,问这个01串的任意一个子串能整除3的个数的期望。 忽略前导0。 输入 一个 T 包含T组数据(1≤T≤50) 接下来T组中,一个N (1≤N≤100000) N长度的01?串 输出 保留2位小数。 题解 dp[i] ...
分类:其他好文   时间:2016-04-17 06:20:09    阅读次数:128
HDU4576 概率dp
这个题的意识是给你一个环形的格子, 从1-n顺时针排列, 刚开始机器人在1, 然后机器人会走m次, 每次走一定额的部署, 然后问你最后机器人落在l - r的范围内的概率, 这题时间卡的比较紧, 注意写程序的方式, 采用刷表法即可, 代码如下: ...
分类:其他好文   时间:2016-04-13 23:50:54    阅读次数:245
hdu 4405 Aeroplane chess 概率dp入门题
Description Hzz loves aeroplane chess very much. The chess map contains N+1 grids labeled from 0 to N. Hzz starts at grid 0. For each step he throws a... ...
分类:其他好文   时间:2016-04-13 20:46:21    阅读次数:157
897条   上一页 1 ... 36 37 38 39 40 ... 90 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!