努力变强2
努力变强2
全部文章
分类
归档
标签
去牛客网
登录
/
注册
努力变强2的博客
全部文章
(共18篇)
题解 | #小红的数字删除#
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<ll, ll>PII; const int N = 2e5 + 10; const int MOD = 9982...
2024-11-19
1
8
题解 | #小欧安排座位#
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<ll, ll>PII; const int N = 2e5 + 10; const int MOD = 9982...
2024-11-19
1
11
题解 | #小红的字符串构造#
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<ll, ll>PII; const int N = 2e5 + 10; const int MOD = 9982...
2024-11-19
0
11
题解 | #小欧的奇数#
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<ll, ll>PII; const int N = 2e5 + 10; const int MOD = 9982...
2024-11-19
0
14
题解 | #游游的整数切割#
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<ll, ll>PII; const int N = 5e5 + 10; const int MOD = 9982...
2024-11-19
0
12
题解 | #小美的因子查询#
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<ll, ll>PII; const int N = 5e5 + 10; const int MOD = 9982...
2024-11-19
0
13
题解 | #游游的数字圈#
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<ll, ll>PII; const int N = 5e5 + 10; const int MOD = 9982...
2024-11-19
0
11
题解 | #23年OPPO-a的翻转#
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<ll, ll>PII; const int N = 5e5 + 10; const int MOD = 9982...
2024-11-19
0
14
首页
上一页
1
2
下一页
末页