会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DeaL0124
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
···
26
下一页
2020年8月31日
hud 1103 作业
摘要: #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <sstream> #includ
阅读全文
posted @ 2020-08-31 22:30 DeaL57
阅读(184)
评论(0)
推荐(0)
2020年8月30日
二分图匹配
摘要: #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <sstream> #includ
阅读全文
posted @ 2020-08-30 15:59 DeaL57
阅读(117)
评论(0)
推荐(0)
2020年8月28日
CF1204C Anna, Svyatoslav and Maps
摘要: CF1204C Anna, Svyatoslav and Maps #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #includ
阅读全文
posted @ 2020-08-28 17:53 DeaL57
阅读(171)
评论(0)
推荐(0)
Cow and Snacks
摘要: Cow and Snacks #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <s
阅读全文
posted @ 2020-08-28 17:52 DeaL57
阅读(172)
评论(0)
推荐(0)
2020年8月14日
Tree Painting 换根DP
摘要: Tree Painting #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <ss
阅读全文
posted @ 2020-08-14 10:53 DeaL57
阅读(117)
评论(0)
推荐(0)
2020年8月12日
最大流
摘要: #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <sstream> #includ
阅读全文
posted @ 2020-08-12 15:04 DeaL57
阅读(145)
评论(0)
推荐(0)
2020年8月4日
Kabaleo Lite
摘要: Kabaleo Lite 用带负数的大整数用__int128 #include <bits/stdc++.h> #define ll long long using namespace std; const int MAXN=200050,INF=0x3fffffff; ll n,a[MAXN],b
阅读全文
posted @ 2020-08-04 11:13 DeaL57
阅读(139)
评论(0)
推荐(0)
Interesting Computer Game
摘要: Interesting Computer Game #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map>
阅读全文
posted @ 2020-08-04 11:07 DeaL57
阅读(132)
评论(0)
推荐(0)
2020年8月2日
Balancing Act 树的重心
摘要: Balancing Act #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <ss
阅读全文
posted @ 2020-08-02 14:16 DeaL57
阅读(95)
评论(0)
推荐(0)
How far away ? 树上求两点之间最短距离(用LCA)
摘要: How far away ? #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <s
阅读全文
posted @ 2020-08-02 10:43 DeaL57
阅读(217)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
26
下一页
公告