摘要:
https://vjudge.net/problem/HDU-5882 对于要求每种手型的胜率都为50%,那就是挑出一种手型,剩下的手型中一半能赢它,一半不能赢。 那就是奇数才行。 #include<iostream> #include<algorithm> #include<cmath> usin 阅读全文
posted @ 2021-10-29 17:21
斯文~
阅读(15)
评论(0)
推荐(0)
摘要:
https://vjudge.net/problem/Gym-102028A 刷水题是在浪费生命😐 #include<iostream> #include<algorithm> using namespace std; int main() { int T; cin>>T; while(T--) 阅读全文
posted @ 2021-10-29 17:18
斯文~
阅读(18)
评论(0)
推荐(0)
摘要:
https://vjudge.net/problem/HDU-5879 多次测试,在120000之后的结果都是一样的 #includ... 阅读全文
posted @ 2021-10-29 17:14
斯文~
阅读(17)
评论(0)
推荐(0)

浙公网安备 33010602011771号