返回顶部

随笔分类 -  牛客

摘要: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)
摘要:B.kotori和bangdream https://ac.nowcoder.com/acm/contest/3002/B 大水题 #include <iostream> #include <cstring> #include <math.h> #include <algorithm> #inclu 阅读全文
posted @ 2020-02-05 16:19 _Kolibri 阅读(159) 评论(0) 推荐(0)