返回顶部
摘要: A.做游戏 https://ac.nowcoder.com/acm/contest/3003/A 签到题:只要求两个人当中最小的值就行了. #include <iostream> #include <cstring> #include <math.h> #include <algorithm> #i 阅读全文
posted @ 2020-02-07 18:20 _Kolibri 阅读(177) 评论(0) 推荐(0)