hiho一下 第174周 - Dice Possibility【概率dp的简单运用 java & c++】
题目1 : Dice Possibility时间限制:10000ms
单点时限:1000ms
内存限制:256MB描述What is possibility of rolling N dice and the sum of the numbers equals to M?输入Two integers N and M. (1 ≤ N ≤ 100, 1 ≤ M ≤ 600)输出Output the
原创
2017-11-09 13:37:07 ·
402 阅读 ·
0 评论