上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 43 下一页
摘要: 视频链接:https://www.bilibili.com/video/BV1fa4y1H7J6/ Luogu P2657 [SCOI2009] windy 数 #include <bits/stdc++.h> using namespace std; const int N = 12; int a 阅读全文
posted @ 2023-04-10 10:22 董晓 阅读(469) 评论(0) 推荐(1) 编辑
摘要: 视频链接:https://www.bilibili.com/video/BV1fy4y1q79f/ #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N=12; int 阅读全文
posted @ 2023-04-10 10:21 董晓 阅读(551) 评论(0) 推荐(1) 编辑
摘要: 视频链接:https://www.bilibili.com/video/BV1GK4y1L7wc/ #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N=200010, 阅读全文
posted @ 2023-04-10 10:20 董晓 阅读(317) 评论(0) 推荐(0) 编辑
摘要: 视频链接:E34 树形DP 树的中心_哔哩哔哩_bilibili #include <iostream> #include <cstring> #include <algorithm> #include <vector> using namespace std; const int N=20010; 阅读全文
posted @ 2023-04-10 10:20 董晓 阅读(417) 评论(0) 推荐(0) 编辑
摘要: 视频链接:E33 树形DP 树的直径_哔哩哔哩_bilibili B4016 树的直径 - 洛谷 | 计算机科学教育新生态 (luogu.com.cn) PT07Z - Longest path in a tree - 洛谷 | 计算机科学教育新生态 (luogu.com.cn) #include 阅读全文
posted @ 2023-04-10 10:19 董晓 阅读(488) 评论(0) 推荐(1) 编辑
摘要: 视频链接:E32 树形DP 树的重心_哔哩哔哩_bilibili 1655 -- Balancing Act (poj.org) Kay and Snowflake - 洛谷 | 计算机科学教育新生态 (luogu.com.cn) P1364 医院设置 - 洛谷 | 计算机科学教育新生态 (luog 阅读全文
posted @ 2023-04-10 10:18 董晓 阅读(520) 评论(0) 推荐(0) 编辑
摘要: 视频链接:https://www.bilibili.com/video/BV1cv411b7EG/ HDU1400 Mondriaan's Dream #include <iostream> #include <cstring> #include <algorithm> using namespac 阅读全文
posted @ 2023-04-10 10:17 董晓 阅读(472) 评论(0) 推荐(1) 编辑
摘要: 视频链接:https://www.bilibili.com/video/BV19t4y1a7xF/ Luogu P1063 [NOIP2006 提高组] 能量项链 #include <iostream> #include <cstring> #include <algorithm> using na 阅读全文
posted @ 2023-04-10 10:16 董晓 阅读(329) 评论(0) 推荐(0) 编辑
摘要: 视频链接:https://www.bilibili.com/video/BV1oK4y1j7W3/ Luogu P1880 [NOI1995] 石子合并 #include <iostream> #include <cstring> #include <algorithm> using namespa 阅读全文
posted @ 2023-04-10 10:15 董晓 阅读(385) 评论(0) 推荐(0) 编辑
摘要: 视频链接:https://www.bilibili.com/video/BV1gz4y1y7Rv/ Luogu P1775 石子合并(弱化版) #include <iostream> #include <cstring> #include <algorithm> using namespace st 阅读全文
posted @ 2023-04-10 10:14 董晓 阅读(527) 评论(0) 推荐(1) 编辑
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 43 下一页