-
个人简介
肝力图用户近期没有做题或开启了隐私保护日 一 二 三 四 五 六LessMore -
最近发帖动态
发帖 字符串编号——题解 2026-4-6 15:41:25 include using namespace std; int main(){ ios::sync_with_stdio(false); cin.tie(nullptr); string s,t;//定义string类型的变量s和t,s用... 发帖 vector排序——题解 2026-4-6 0:50:35 include using namespace std; int main(){ ios::sync_with_stdio(false); cin.tie(nullptr); int n,c,t; cin>>n; vector a[n+1]... -
通过的题目
-
最近活动
This person is lazy and didn't join any contests or homework. -
最近编写的题解
This person is lazy and didn't write any solutions.
题目标签
- STL
- STL 5
- 模拟
- 模拟 5
- 字符串
- 字符串 3
- vector
- vector 3
- 字符串函数
- 字符串函数 3
- 循环
- 循环 3
- 日期
- 日期 3
- 多组输入
- 多组输入 2
- 日期问题
- 日期问题 2
- 蓝桥杯C/C++2020B组省赛第二场
- 蓝桥杯C/C++2020B组省赛第二场 2
- 字符串输入
- 字符串输入 1
- map
- map 1
- set
- set 1
- 蓝桥杯C/C++2015B组省赛
- 蓝桥杯C/C++2015B组省赛 1
- 蓝桥杯C/C++2017B组省赛
- 蓝桥杯C/C++2017B组省赛 1
- 蓝桥杯C/C++2018B组省赛
- 蓝桥杯C/C++2018B组省赛 1
- 计算器
- 计算器 1
- 蓝桥杯C/C++2021B组省赛
- 蓝桥杯C/C++2021B组省赛 1
- 时间计算
- 时间计算 1
- 蓝桥杯C/C++2020B组省赛第一场
- 蓝桥杯C/C++2020B组省赛第一场 1



