摘要: [题面传送门](https://www.luogu.com.cn/problem/P3239) 感觉是道挺好的题,可惜当时没写题解来着的? 根据期望的线性公式,我们求出每个卡牌被发动的概率 $q_i$,然后 $$ans=\sum\limits_{i=1}^np_id_i$$ 于是我们求出 $q_i$ 阅读全文
posted @ 2020-11-15 16:22 tzc_wk 阅读(139) 评论(0) 推荐(0)