牛客用户098471297
牛客用户098471297
全部文章
分类
归档
标签
去牛客网
登录
/
注册
牛客用户098471297的博客
全部文章
(共17篇)
题解 | 二进制位中1的数量
#include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define quick ios::sync_with_stdio(false);cin.tie(0);cout.t...
2025-11-28
0
8
题解 | 困难数学题
#include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define quick ios::sync_with_stdio(false);cin.tie(0);cout.t...
2025-11-28
0
8
题解 | 【模板】位运算Ⅰ ‖ 整体与、或、异或
#include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define quick ios::sync_with_stdio(false);cin.tie(0);cout.t...
2025-11-28
0
9
题解 | 【模板】双端队列
#include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define quick ios::sync_with_stdio(false);cin.tie(0);cout.t...
2025-11-28
0
8
题解 | 括号的匹配
#include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define quick ios::sync_with_stdio(false);cin.tie(0);cout.t...
2025-11-28
0
8
题解 | 跳台阶
#include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define quick ios::sync_with_stdio(false);cin.tie(0);cout.t...
2025-11-28
0
8
题解 | 小红的不动点分配
#include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define quick ios::sync_with_stdio(false);cin.tie(0);cout.t...
2025-11-28
0
8
首页
上一页
1
2
下一页
末页