摘要: 比赛链接:https://codeforces.com/contest/1754 题解: AB 水题 // by SkyRainWind #include <cstdio> #include <vector> #include <cstring> #include <iostream> #inclu 阅读全文
posted @ 2022-10-27 15:36 SkyRainWind 阅读(13) 评论(0) 推荐(0) 编辑