-
个人简介
肝力图用户近期没有做题或开启了隐私保护日 一 二 三 四 五 六LessMore -
最近发帖动态
发帖 分巧克力 2026-4-3 16:30:31 include using namespace std; int n,k; int maxn; int H[100010]; int W[100010]; int l,r,mid; int sum,ans; /猜想:二分难道是从11到以小明... 发帖 奇怪的电梯 2026-3-31 19:45:30 include include include include using namespace std; int N, A, B; vector K; vector visited; int min_steps = INT_MAX; //... 发帖 数的分解 2026-3-27 9:39:31 include using namespace std; bool check(int num) { while(num>0) { if(num%10==2||num%10==4) { return false; } num/=10; }... -
通过的题目
铂金 总共1题黄金 总共1题 -
最近活动
-
最近编写的题解
This person is lazy and didn't write any solutions.
题目标签
- STL
- STL 7
- 二分
- 二分 7
- 循环
- 循环 7
- 字符串
- 字符串 6
- 蓝桥杯C/C++2023B组省赛
- 蓝桥杯C/C++2023B组省赛 6
- 模拟
- 模拟 6
- vector
- vector 3
- 字符串函数
- 字符串函数 3
- 递归
- 递归 3
- dfs
- dfs 3
- bfs
- bfs 3
- 前缀和
- 前缀和 3
- 蓝桥杯C/C++2017B组省赛
- 蓝桥杯C/C++2017B组省赛 3
- 蓝桥杯C/C++2018B组省赛
- 蓝桥杯C/C++2018B组省赛 3
- 日期问题
- 日期问题 3
- 蓝桥杯C/C++2020B组省赛第二场
- 蓝桥杯C/C++2020B组省赛第二场 3
- 蓝桥杯Java2022B组省赛
- 蓝桥杯Java2022B组省赛 3
- 多组输入
- 多组输入 2
- 其他
- 其他 2
- 排序
- 排序 2



