返回顶部
摘要: 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 Rayotaku 阅读(168) 评论(0) 推荐(0) 编辑