alisa22580
alisa22580
全部文章
题解
归档
标签
去牛客网
登录
/
注册
alisa22580的博客
全部文章
/ 题解
(共2篇)
牛客周赛 round 110
alisa为了督促自己学习所以写点题解,如果能帮到补题的你就再好不过了。 头文件参考 #include <bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define all(x) ...
2025-09-22
3
17
牛客周赛 round 109 个人题解
alisa为了督促自己学习所以写点题解,如果能帮到补题的你就再好不过了。 头文件参考 #include <bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define all(x) ...
2025-09-17
3
26