首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
计蒜客 god of gambler
计蒜客 god of gambler
mac
2022-06-30
107
赌徒输光问题
链接:https://blog.csdn.net/xiazeyu513/article/details/78151388
#include <bits/stdc++.h> using namespace std; int main(){ int n,m; while(2==scanf("%d%d",&n,&m)){ printf("%.5lf\n",1.0*n/(n+m)); } return 0; }
转载请注明原文地址: https://mac.8miu.com/read-5117.html
最新回复
(
0
)