摘要: 烟台CSP-S核心算法DAY 3 上午 二分函数 介绍经典的lower_bound和upper_bound的用法捏qwq #include <bits/stdc++.h> using namespace std; const int MAXN = 1e5 + 7; int read() { int 阅读全文
posted @ 2025-05-03 11:31 include_qwq 阅读(55) 评论(0) 推荐(0)