摘要:
第五题 抽卡游戏,n张普通卡,m张ssr,抽到ssr花费2金币不放回,抽到普通卡1金币放回,求取完所有ssr的期望金币数 1 #include <iostream> 2 using namespace std; 3 double ans; 4 int main() 5 { 6 int n, m; c 阅读全文
posted @ 2021-09-05 22:00
xidian_mao
阅读(4545)
评论(7)
推荐(0)
浙公网安备 33010602011771号