首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
6月
孤独与我
创建于2023-05-29
订阅专栏
用于ACM省赛及蓝桥杯国赛创建 可能是大学最后的竞赛题解了 题目不归类
暂无订阅
共29篇文章
创建于2023-05-29
订阅专栏
默认顺序
默认顺序
最早发布
最新发布
BerSU Ball(贪心)
Problem - 489B - Codeforces We read to know we are not alone.
欧拉函数
The good seaman is known in bad weather.And I think he should get the meaning of daily life.
kruskal算法
Try to accept differences instead of making judgements.
Prim算法
We are all in the gutter, but some of us are looking at the stars.
二分图
The perfection of personality is the foundation,and establishment of wealth is the end.
筛质数
The result may joke with you,but the process won't.
有向图的拓扑序列
If you think the road is difficult, it must be uphill.
二分图的最大匹配
When we let go of something,it opens up a little space to grow.
Running Miles(dp)
Be loyal to yourself. Laugh heartily, cry heartily.
1
显示直立文本: \textup{文本} 意大利斜体: \textit{文本} slanted斜体: \textsl{文本} 显示小体大写文本: \textsc{文本} 中等权重: \textmd{文
6
666666666666666666666666666666666666666666666666666666666
3
#include <bits/stdc++.h> using namespace std; using i64 = int64_t; int main() { ios::sync_with_stdio
4
Problem - 1550C - Codeforces #include <bits/stdc++.h> using i64 = long long; int main() { std::ios::
3
#include <bits/stdc++.h> #define int long long using namespace std; signed main() { ios::sync_with_s
3
#include <bits/stdc++.h> #define int long long using namespace std; signed main() { ios::sync_with_s
2
#include <bits/stdc++.h> #define int long long using namespace std; const int N = 200010; int no[N],
Operating on a Graph(并查集,图)
Be loyal to yourself. Laugh heartily, cry heartily.
分支限界法解决最小重量机器设计
分支限界法 Have a childlike innocence in life,ans your days will always be accompanied by happiness.
分支限界法解决旅行售货员问题
分支限界法解决旅行商问题 Youth is not afraid of the long years,there is still glory in the other side.
Party(图)
Problem - 1711B - Codeforces We are all in the gutter,but some of us are looking at the stars.
下一页