2020年4月21日

竞赛模拟 尾号06 排球

摘要: import random,math def putInfo(): a = eval(input('输入a的能力值(0-1范围):')) b = eval(input('输入b的能力值(0-1范围):')) times = int(input('输入模拟次数:')) return a , b , t 阅读全文

posted @ 2020-04-21 13:17 Hrunjie 阅读(101) 评论(0) 推荐(0)

导航