摘要:
题目链接: "https://www.luogu.com.cn/problem/P1365" 题解地址: "https://www.luogu.com.cn/blog/five20/solution p1365" 实现代码如下: 阅读全文
posted @ 2020-02-04 21:31
quanjun
阅读(107)
评论(0)
推荐(0)
摘要:
题目连接: "https://www.luogu.com.cn/problem/P3802" 题目大意: 有 $a_1$ 个 $1$,$a_2$ 个 $2$,$\cdots$,$a_7$ 个 $7$,现在要将这些数拼成一个序列,问:序列中出现连续的 $7$ 个数都不同的期望次数? 解题思路(参考自 阅读全文
posted @ 2020-02-04 19:05
quanjun
阅读(120)
评论(0)
推荐(0)