摘要: 比赛链接:https://codeforces.com/contest/1709 题解: AB 水题 // by SkyRainWind #include <cstdio> #include <vector> #include <cassert> #include <cstring> #includ 阅读全文
posted @ 2022-12-04 11:46 SkyRainWind 阅读(18) 评论(0) 推荐(0) 编辑