11 2023 档案

摘要:#include <iostream> #include <cmath> #include <cctype> #include <functional> #include <algorithm> #include <vector> #define UP(i,s,e) for(auto i=s; i< 阅读全文
posted @ 2023-11-26 16:50 383494 阅读(93) 评论(0) 推荐(0) 编辑
摘要:给你一个序列 v1n,定义 f(v)v 中斜率最大值(|v|=1f(v)=0),有 q 组询问,每次给定 1l<rn,求 alr 阅读全文
posted @ 2023-11-19 14:29 383494 阅读(6) 评论(0) 推荐(0) 编辑
摘要:Day 998244352 (20231117) 来到考点附近。 在大巴车上玩 poki,到站了玩 MC,从中午玩到了晚上。 Day 0 开题。 T1 一眼像是排序,但大约 15 min 后意识到只要对每个字符串找到最大和最小然后 O(n2) 就过了。 T2 每个点向最后的点连边,用并查集 阅读全文
posted @ 2023-11-19 13:54 383494 阅读(49) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示