import java.util.Random; import java.util.Scanner; /** * @time: 2018年06月13日 * @author: wt * @copyright: Wuxi Yazuo ,Ltd.copyright 2015-2025 */ public class test { public static void main(String[] args) { double i = 10; double shengLv; double pingLv; double fuLv; System.out.println("胜率:"); Scanner s = new Scanner(System.in); shengLv = s.nextDouble(); System.out.println("平率:"); pingLv = s.nextDouble(); System.out.println("负率:"); fuLv = s.nextDouble(); System.out.println("平赚:"+i*pingLv); System.out.println("负赚:"+i*fuLv); while (true){ double a=1; if((a*shengLv)>(i*2+a)){ System.out.println(a); return; } a++; } } }

不顾asdf LV7
2023年11月1日
1153477428 LV1
2023年9月25日
如果white LV2
2023年5月9日
tracywwp LV4
2023年4月25日
road973 LV7
2023年1月10日
asd8564854849 LV1
2022年7月31日
hjhandxjl LV1
2022年6月8日
crosa_Don LV18
2022年6月1日
chiyan LV1
2022年5月22日
1423545DAS1 LV1
2022年4月14日

SZEPEZS LV9
2月18日
小旭123 LV1
2024年11月9日
微信网友_7172745073758208 LV1
2024年9月18日
s4dmcc LV1
2024年9月17日
wenjie_5419 LV13
2024年7月10日
Wwz12345 LV8
2024年6月4日
17669706126
2024年6月3日
暂无贡献等级
qiangmin1223 LV12
2024年4月24日
17693282606 LV12
2023年12月21日
3263394665 LV9
2023年12月1日