摘要:
视频链接:120 字串变换 双向BFS_哔哩哔哩_bilibili Luogu P1032 [NOIP2002 提高组] 字串变换 #include <iostream> #include <queue> #include <unordered_map> using namespace std; c 阅读全文
摘要:
视频链接:119 Nightmare 双向BFS_哔哩哔哩_bilibili HDU3085 Nightmare Ⅱ #include<cstdio> #include<cstring> #include<algorithm> #include<queue> #define x first #def 阅读全文
摘要:
视频链接:118 Switch the Lamp On 双端队列BFS_哔哩哔哩_bilibili Luogu P4667 [BalticOI 2011 Day1]Switch the Lamp On #include <cstring> #include <iostream> #include < 阅读全文
摘要:
视频链接:117 魔板 最少步数_哔哩哔哩_bilibili Luogu P2730 [USACO3.2]魔板 Magic Squares #include <iostream> #include <cstring> #include <algorithm> #include <queue> #in 阅读全文
摘要:
视频链接:116 抓住那头牛 最小步数_哔哩哔哩_bilibili Luogu P1588 [USACO07OPEN]Catch That Cow S #include <cstring> #include <iostream> #include <algorithm> #include <queu 阅读全文
摘要:
视频链接:474 四边形不等式优化DP Optimal Binary Search Tree_哔哩哔哩_bilibili UVA10304 Optimal Binary Search Tree Luogu UVA10304 Optimal Binary Search Tree #include <i 阅读全文
摘要:
视频链接:473 四边形不等式优化DP [IOI2000]邮局_哔哩哔哩_bilibili Luogu P4767 [IOI2000]邮局 #include <iostream> #include <cstring> #include <algorithm> #define N 3010 #defi 阅读全文
摘要:
视频链接:472 四边形不等式优化DP [NOI1995] 石子合并_哔哩哔哩_bilibili Luogu P1880 [NOI1995] 石子合并 #include <iostream> #include <cstring> #include <algorithm> using namespac 阅读全文
摘要:
视频链接:471 四边形不等式优化DP 【模板】石子合并_哔哩哔哩_bilibili Luogu P1775 石子合并(弱化版) #include <iostream> #include <cstring> #include <algorithm> using namespace std; cons 阅读全文
摘要:
视频链接:465 斜率优化DP Cats Transport_哔哩哔哩_bilibili CF311B Cats Transport #include <cstring> #include <iostream> #include <algorithm> using namespace std; ty 阅读全文