会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
tzc_wk
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
27
28
29
30
31
32
33
34
35
···
81
下一页
2021年10月21日
Codeforces 566E - Restoring Map(bitset 优化构造)
摘要: /qiao
阅读全文
posted @ 2021-10-21 10:23 tzc_wk
阅读(47)
评论(0)
推荐(0)
2021年10月20日
CODE FESTIVAL 2017 qual C F - Three Gluttons(DP)
摘要: [洛谷题面传送门](https://www.luogu.com.cn/problem/AT3593) & [Atcoder 题面传送门](https://atcoder.jp/contests/code-festival-2017-qualc/tasks/code_festival_2017_qua
阅读全文
posted @ 2021-10-20 23:41 tzc_wk
阅读(66)
评论(0)
推荐(0)
洛谷 P3580 - [POI2014]ZAL-Freight(单调队列优化 dp)
摘要: 一道挺经典的单调队列优化 dp
阅读全文
posted @ 2021-10-20 20:36 tzc_wk
阅读(46)
评论(0)
推荐(0)
洛谷 P7078 - [CSP-S2020] 贪吃蛇(贪心)
摘要: [题面传送门](https://www.luogu.com.cn/problem/P7078) 题意: > - 有 $n$ 条蛇,每条蛇有个实力 $a_i$ > - 我们称编号为 $x$ 的蛇比编号为 $y$ 的蛇强,当且仅当 $a_x>a_y$ 或 $a_x=a_y$ 且 $x>y$。 > - 每
阅读全文
posted @ 2021-10-20 13:35 tzc_wk
阅读(189)
评论(0)
推荐(0)
Codeforces 356E - Xenia and String Problem(哈希)
摘要: [Codeforces 题面传送门](https://codeforces.ml/contest/356/problem/E) & [洛谷题面传送门](https://www.luogu.com.cn/problem/CF356E) 首先显然一个 gray 串的长度只可能是 $2^k-1$,其中 $
阅读全文
posted @ 2021-10-20 12:39 tzc_wk
阅读(55)
评论(0)
推荐(0)
洛谷 P4062 - [Code+#1]Yazid 的新生舞会 的线性做法
摘要: 在 nlogn 做法基础上继续找性质+指针维护
阅读全文
posted @ 2021-10-20 09:44 tzc_wk
阅读(73)
评论(0)
推荐(1)
2021年10月19日
2021.10.19 模拟赛题解
摘要: EIyyds
阅读全文
posted @ 2021-10-19 22:34 tzc_wk
阅读(11)
评论(0)
推荐(0)
Codeforces 1466G - Song of the Sirens(哈希)
摘要: 比较有意思的哈希
阅读全文
posted @ 2021-10-19 20:49 tzc_wk
阅读(66)
评论(0)
推荐(0)
Codeforces 1455G - Forbidden Value(map 启发式合并+DP)
摘要: map 启发式合并优化树形 dp
阅读全文
posted @ 2021-10-19 18:07 tzc_wk
阅读(83)
评论(0)
推荐(0)
Codeforces 1373F - Network Coverage(模拟网络流)
摘要: 模拟网络流+dp,套路题
阅读全文
posted @ 2021-10-19 12:57 tzc_wk
阅读(83)
评论(0)
推荐(0)
上一页
1
···
27
28
29
30
31
32
33
34
35
···
81
下一页
公告