会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Hayasaka
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
···
15
下一页
2020年7月27日
Codeforces 137D - Palindromes(区间DP)
摘要: D. Palindromes time limit per test 2 seconds memory limit per test...
阅读全文
posted @ 2020-07-27 10:16 Hayasaka
阅读(104)
评论(0)
推荐(0)
2020年7月26日
Codeforces 1138B - Circus(构造方程 + 枚举)
摘要: 题目大意: 给出一个偶数n,接下来输入两个长度为n的01串,在第一个字符串中,1表示编号为 i 的人可以表演小丑,而0表示不可以。...
阅读全文
posted @ 2020-07-26 18:18 Hayasaka
阅读(107)
评论(0)
推荐(0)
<WFU暑假训练一> 解题报告
摘要: A - Codeforces 208C - Police Station(SPFA + DP计数) B - Codeforces 1...
阅读全文
posted @ 2020-07-26 11:12 Hayasaka
阅读(44)
评论(0)
推荐(0)
Codeforces 1250B - The Feast and the Bus(枚举 + 贪心)
摘要: Employees of JebTrains are on their way to celebrate the 256-th da...
阅读全文
posted @ 2020-07-26 11:08 Hayasaka
阅读(64)
评论(0)
推荐(0)
Codeforces 1038D - Slime(贪心)
摘要: 题目大意: 给出 n 个史莱姆,每个可以吞噬左边或右边的,然后他的数值变为x- y,询问最终史莱姆的最大值。 解题思路: 如果这些...
阅读全文
posted @ 2020-07-26 11:00 Hayasaka
阅读(70)
评论(0)
推荐(0)
Codeforces 1202D - Print a 1337-string...(构造 + 思维)
摘要: 题目大意: 输入 t 表示有 t 组数据,对于每组数据输入n,你需要用1 3 7 来构造一个序列,使得其中恰好有 n 个 1337...
阅读全文
posted @ 2020-07-26 10:50 Hayasaka
阅读(68)
评论(0)
推荐(0)
Codeforces 87B - Vasya and Types(模拟)
摘要: 题目大意: 有这样一种语言&K*语言,有两种基本类型,void和errtype,同有两种运算方式: typedef A B 将A...
阅读全文
posted @ 2020-07-26 10:33 Hayasaka
阅读(90)
评论(0)
推荐(0)
Codeforces 208C - Police Station(SPFA + DP计数)
摘要: 题目大意: 给出n个点和m条道路,接下来有m行,每行输入每条道路的起点和终点,权值均为1,在这座城市有个奇怪的特性:人们总是会走...
阅读全文
posted @ 2020-07-26 10:18 Hayasaka
阅读(70)
评论(0)
推荐(0)
2020年7月23日
Codeforces Round #658 (Div. 2) 解题报告(ABC1C2)
摘要: Codeforces 1382A - Common Subsequenc(水题) Codeforces 1382B - Sequen...
阅读全文
posted @ 2020-07-23 10:43 Hayasaka
阅读(42)
评论(0)
推荐(0)
Codeforces 1382C2 - Prefix Flip (Hard Version)(思维)
摘要: C2. Prefix Flip (Hard Version) time limit per test1 second memory ...
阅读全文
posted @ 2020-07-23 10:41 Hayasaka
阅读(107)
评论(0)
推荐(0)
Codeforces 1382C1 - Prefix Flip (Easy Version)(思维)
摘要: C1. Prefix Flip (Easy Version) time limit per test1 second memory ...
阅读全文
posted @ 2020-07-23 10:07 Hayasaka
阅读(112)
评论(0)
推荐(0)
Codeforces 1382B - Sequential Nim(思维)
摘要: B. Sequential Nim time limit per test1 second memory limit per tes...
阅读全文
posted @ 2020-07-23 10:01 Hayasaka
阅读(99)
评论(0)
推荐(0)
Codeforces 1382A - Common Subsequenc(水题)
摘要: A. Common Subsequence time limit per test1 second memory limit per...
阅读全文
posted @ 2020-07-23 09:48 Hayasaka
阅读(174)
评论(0)
推荐(0)
2020年7月22日
HDU 1874 - 畅通工程续(dijkstra + spfa求最短路)
摘要: 畅通工程续 Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/3...
阅读全文
posted @ 2020-07-22 23:05 Hayasaka
阅读(52)
评论(0)
推荐(0)
牛客算法周周练16 解题报告(ABD)
摘要: 牛客算法周周练16A - 红包期望(思维) 牛客算法周周练16B 死肥宅的冲分计划(模拟) 牛客算法周周练16D Rinne Lov...
阅读全文
posted @ 2020-07-22 16:21 Hayasaka
阅读(53)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
15
下一页
公告