OneFreak
OneFreak
全部文章
分类
归档
标签
去牛客网
登录
/
注册
OneFreak的博客
全部文章
(共15篇)
题解 | 字符串分隔
#include<bits/stdc++.h> using namespace std; #define IOS ios_base::sync_with_stdio(false);cin.tie(nullptr) #define INF 0x7fffffff #define inf 0x...
2025-03-09
0
18
题解 | 坐标移动
#include<bits/stdc++.h> using namespace std; #define IOS ios_base::sync_with_stdio(false);cin.tie(nullptr) #define INF 0x7fffffff #define inf 0x...
2025-03-09
0
24
题解 | 明明的随机数
#include<bits/stdc++.h> using namespace std; #define IOS ios_base::sync_with_stdio(false);cin.tie(nullptr) #define INF 0x7fffffff #define inf 0x...
2025-03-09
0
21
题解 | 字符串最后一个单词的长度
#include<bits/stdc++.h> using namespace std; #define IOS ios_base::sync_with_stdio(false);cin.tie(nullptr) #define INF 0x7fffffff #define inf 0x...
2025-03-09
0
23
题解 | 进制转换
#include<bits/stdc++.h> using namespace std; #define IOS ios_base::sync_with_stdio(false);cin.tie(nullptr) #define INF 0x7fffffff #define inf 0x...
2025-03-09
0
19
首页
上一页
1
2
下一页
末页