-
个人简介
肝力图用户近期没有做题或开启了隐私保护日 一 二 三 四 五 六LessMore -
最近发帖动态
发帖 地宫取宝 2026-4-7 16:27:47 include include include // 用于 memset using namespace std; const int MOD = 1000000007; // 题目范围:n,m = n || y >= m) return... 发帖 扫雷 2026-4-7 15:08:03 include using namespace std; typedef pair pii; // 自定义哈希函数,用于 unordered_map 支持 pair struct HashPair { size_t operator()(c... 发帖 分巧克力 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.
题目标签
- 循环
- 循环 12
- 模拟
- 模拟 10
- STL
- STL 7
- 二分
- 二分 7
- 字符串
- 字符串 6
- 蓝桥杯C/C++2023B组省赛
- 蓝桥杯C/C++2023B组省赛 6
- 递归
- 递归 4
- dfs
- dfs 4
- 蓝桥杯C/C++2018B组省赛
- 蓝桥杯C/C++2018B组省赛 4
- 蓝桥杯C/C++2020B组省赛第一场
- 蓝桥杯C/C++2020B组省赛第一场 4
- 蓝桥杯C/C++2020B组省赛第二场
- 蓝桥杯C/C++2020B组省赛第二场 4
- vector
- vector 3
- 字符串函数
- 字符串函数 3
- bfs
- bfs 3
- 前缀和
- 前缀和 3
- 蓝桥杯C/C++2017B组省赛
- 蓝桥杯C/C++2017B组省赛 3
- 蓝桥杯C/C++2022B组省赛
- 蓝桥杯C/C++2022B组省赛 3
- 日期问题
- 日期问题 3
- 蓝桥杯Java2022B组省赛
- 蓝桥杯Java2022B组省赛 3
- 蓝桥杯Java2020B组省赛第一场
- 蓝桥杯Java2020B组省赛第一场 3



