Merge 853e41f4edbf5f4a1d160b0b8aec76dd1f9eea87 into 2c31eddf3481a31ab5c10ebced395497c6bf9d61

This commit is contained in:
X.Sun 2022-02-05 20:41:32 -05:00 committed by GitHub
commit a2970eae5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@
[Lintcode](https://www.lintcode.com/en/problem/dices-sum/)
[leetcode](https://leetcode-cn.com/problems/nge-tou-zi-de-dian-shu-lcof/)
## 题目描述
把 n 个骰子扔在地上,求点数和为 s 的概率。