努力变强2
努力变强2
全部文章
分类
归档
标签
去牛客网
登录
/
注册
努力变强2的博客
全部文章
(共21篇)
题解 | #游游的字母翻倍#
#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
32
题解 | #小红的字符生成#
#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
43
题解 | #小红的排列构造#
#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
28
题解 | #小红的数字删除#
#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
40
题解 | #小欧安排座位#
#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
43
题解 | #小红的字符串构造#
#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
43
题解 | #小欧的奇数#
#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
48
题解 | #游游的整数切割#
#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
33
题解 | #小美的因子查询#
#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
41
题解 | #游游的数字圈#
#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
30
首页
上一页
1
2
3
下一页
末页