会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
晴屿
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
63
下一页
2020年6月29日
luogu P2422 良好的感觉 单调队列dp
摘要: #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> #
阅读全文
posted @ 2020-06-29 22:51 晴屿
阅读(135)
评论(0)
推荐(0)
2020年6月28日
luogu P1725 琪露诺 单调队列dp
摘要: #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> #
阅读全文
posted @ 2020-06-28 16:59 晴屿
阅读(145)
评论(0)
推荐(0)
Educational Codeforces Round 90 (Rated for Div. 2) F - Network Coverage 二分
摘要: #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> #
阅读全文
posted @ 2020-06-28 10:27 晴屿
阅读(110)
评论(0)
推荐(0)
Educational Codeforces Round 90 (Rated for Div. 2) E - Sum of Digits 无脑打表
摘要: #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> #
阅读全文
posted @ 2020-06-28 10:26 晴屿
阅读(198)
评论(0)
推荐(0)
Educational Codeforces Round 90 (Rated for Div. 2) D - Maximum Sum on Even Positions dp
摘要: #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> #
阅读全文
posted @ 2020-06-28 10:25 晴屿
阅读(179)
评论(0)
推荐(0)
2020年6月25日
Codeforces Round #381 (Div. 1) E - Gosha is hunting 最大费用网络流 期望
摘要: #include<cstdio> #include<cstring> #include<algorithm> #include<queue> #include<iostream> using namespace std; const int maxn=200010; const double eps
阅读全文
posted @ 2020-06-25 18:15 晴屿
阅读(172)
评论(0)
推荐(0)
luogu P3376 【模板】网络最大流 模板
摘要: #include <iostream> #include <cstdio> #include <cstring> #define N 200005 using namespace std; #define int long long int n,m,S,T,tmp1,tmp2,tot; int id
阅读全文
posted @ 2020-06-25 11:46 晴屿
阅读(156)
评论(0)
推荐(0)
2020年6月24日
Codeforces Round #652 (Div. 2) E. DeadLee 构造
摘要: #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> #
阅读全文
posted @ 2020-06-24 21:46 晴屿
阅读(218)
评论(0)
推荐(0)
Codeforces Round #652 (Div. 2) D - TediousLee dp
摘要: #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> #
阅读全文
posted @ 2020-06-24 21:45 晴屿
阅读(140)
评论(0)
推荐(0)
Codeforces Round #652 (Div. 2) C—RationalLee 构造+贪心
摘要: 比赛的时候wa吐了 #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #includ
阅读全文
posted @ 2020-06-24 21:41 晴屿
阅读(130)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
63
下一页
公告