会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
喝茶看猴戏
博客园
管理
2024年4月17日
综合题目——线段树 + 扫描线 + 离散化 + 二分
摘要: 思路在注释里面 #include <iostream> #include <cstring> #include <algorithm> #include <vector> using namespace std; const int N = 100010; struct segment// 用来存线
阅读全文
posted @ 2024-04-17 13:25 喝茶看猴戏
阅读(13)
评论(0)
推荐(0)
公告