Pbri

摘要: 有些计算几何没写,有些字符串没写,有些题没补。 Long Round 1 原比赛链接:https://codeforces.com/gym/102770/ A 提前预处理日期的前缀和,模拟即可。 >#include <algorithm> #include <cmath> #include <cst 阅读全文
posted @ 2025-02-20 21:54 Pbri 阅读(16) 评论(0) 推荐(0)