摘要: 视频链接:243 kd 树 [SDOI2010] 捉迷藏_哔哩哔哩_bilibili Luogu P2479 [SDOI2010] 捉迷藏 #include <iostream> #include <cstring> #include <algorithm> #include <cmath> #de 阅读全文
posted @ 2023-07-26 16:36 董晓 阅读(225) 评论(0) 推荐(1)
摘要: 视频链接:242 kd 树 插入重构_哔哩哔哩_bilibili Luogu P1429 平面最近点对(加强版) // 插入重构建树 1.7s #include <iostream> #include <cstring> #include <algorithm> #include <cmath> u 阅读全文
posted @ 2023-07-26 16:19 董晓 阅读(371) 评论(0) 推荐(1)
摘要: 视频链接:241 kd 树 交替建树_哔哩哔哩_bilibili Luogu P1429 平面最近点对(加强版) // 交替建树 970ms #include <cstdio> #include <cstring> #include <algorithm> #include <cmath> #def 阅读全文
posted @ 2023-07-26 15:00 董晓 阅读(593) 评论(0) 推荐(1)