摘要: A.CodeForces - 994A 题意:直接翻译 思路:直接遍历输出即可 代码: 1 #include<iostream> 2 #include<algorithm> 3 #include<cstdio> 4 #include<cstring> 5 #include<cmath> 6 usin 阅读全文
posted @ 2021-01-30 17:30 bonel 阅读(55) 评论(0) 推荐(0)