会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Morning_Glory
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
12
下一页
2023年8月5日
2022ICPC南京站 B. Ropeway
摘要: [也许更好的阅读体验](https://blog.csdn.net/Morning_Glory_JR/article/details/132123173?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%
阅读全文
posted @ 2023-08-05 18:46 Morning_Glory
阅读(200)
评论(0)
推荐(0)
2023年7月27日
2019陕西省赛J Coolbits
摘要: [也许更好的阅读体验](https://blog.csdn.net/Morning_Glory_JR/article/details/131953904?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%
阅读全文
posted @ 2023-07-27 10:28 Morning_Glory
阅读(145)
评论(0)
推荐(0)
2023年7月6日
CF1834E MEX of LCM
摘要: [也许更好的阅读体验](https://blog.csdn.net/Morning_Glory_JR/article/details/131583841?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%
阅读全文
posted @ 2023-07-06 19:37 Morning_Glory
阅读(49)
评论(0)
推荐(0)
2023年7月5日
CF1839D Ball Sorting
摘要: [也许更好的阅读体验](https://blog.csdn.net/Morning_Glory_JR/article/details/131561922?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%
阅读全文
posted @ 2023-07-05 19:05 Morning_Glory
阅读(90)
评论(0)
推荐(0)
2023年7月4日
CF1805D A Wide, Wide Graph
摘要: [也许更好的阅读体验](https://blog.csdn.net/Morning_Glory_JR/article/details/131522235?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%
阅读全文
posted @ 2023-07-04 10:46 Morning_Glory
阅读(21)
评论(0)
推荐(0)
2023年6月29日
[SCOI2015] 国旗计划
摘要: [也许更好的阅读体验](https://blog.csdn.net/Morning_Glory_JR/article/details/131462805?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%
阅读全文
posted @ 2023-06-29 19:44 Morning_Glory
阅读(47)
评论(0)
推荐(0)
[ABC297F] Minimum Bounding Box 2
摘要: [也许更好的阅读体验](https://blog.csdn.net/Morning_Glory_JR/article/details/131456608?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%
阅读全文
posted @ 2023-06-29 15:18 Morning_Glory
阅读(28)
评论(0)
推荐(0)
2023年6月27日
cdq分治简述与小试
摘要: [也许更好的阅读体验](https://blog.csdn.net/Morning_Glory_JR/article/details/131415680) # 简述 cdq分治是一种思想:将问题从中间分成两个部分,并且满足只有一部分(设为左)对另一部分(设为右)有贡献,右部分对左部分是没有贡献的,然
阅读全文
posted @ 2023-06-27 17:00 Morning_Glory
阅读(216)
评论(0)
推荐(0)
2023年4月6日
计算机网络自顶向下 可靠数据传输实验RDT3.0
摘要: 也许更好的阅读体验 #include <stdio.h> #include <string.h> /* ****************************************************************** ALTERNATING BIT AND GO-BACK-N N
阅读全文
posted @ 2023-04-06 16:07 Morning_Glory
阅读(162)
评论(0)
推荐(0)
2022年5月7日
Construct a tree[CodeForces - 1098C]
摘要: 也许更好的阅读体验 \(\mathcal{Description}\) 能否构造出一棵 \(n\) 个节点的树,使得以每个点为根的子树的大小加起来等于$s$,如果能,输出使得儿子最多的点的儿子数目最少的那种。 \(\mathcal{Solution}\) 边界:菊花是子树和最小的构造方法,链是子树和
阅读全文
posted @ 2022-05-07 15:35 Morning_Glory
阅读(72)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
12
下一页
公告
//