会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
itdef
上一页
1
···
17
18
19
20
21
22
23
24
25
···
125
下一页
2024年7月15日
1100. 抓住那头牛
摘要: // 1100. 抓住那头牛.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> #include <queue> #include <map> using namespace std; /* https://www.acwing.
阅读全文
posted @ 2024-07-15 10:12 itdef
阅读(32)
评论(0)
推荐(0)
2024年7月12日
Amount of Degrees 度的数量
摘要: 自己的写法 // Amount of Degrees 度的数量.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // /* * https://loj.ac/p/10163 * http://ybt.ssoier.cn:8088/problem_show.php?pid=1
阅读全文
posted @ 2024-07-12 15:01 itdef
阅读(27)
评论(0)
推荐(0)
2024年7月10日
1575 二叉苹果树
摘要: // 1575:【例 1】二叉苹果树.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // /* http://ybt.ssoier.cn:8088/problem_show.php?pid=1575 https://loj.ac/p/10153 有一棵二叉苹果树,如果数字
阅读全文
posted @ 2024-07-10 11:42 itdef
阅读(79)
评论(0)
推荐(0)
2024年7月5日
327. 玉米田
摘要: // 327. 玉米田.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> using namespace std; /* https://www.acwing.com/problem/content/329/ 农夫约翰的土地由 M
阅读全文
posted @ 2024-07-05 11:11 itdef
阅读(25)
评论(0)
推荐(0)
小国王 骑士 状态压缩DP
摘要: // 小国王.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> #include <vector> using namespace std; /* https://loj.ac/p/10170 http://ybt.ssoier.
阅读全文
posted @ 2024-07-05 10:23 itdef
阅读(30)
评论(0)
推荐(0)
2024年7月4日
1301:大盗阿福
摘要: // 1301:大盗阿福.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> using namespace std; /* http://ybt.ssoier.cn:8088/problem_show.php?pid=1301 【
阅读全文
posted @ 2024-07-04 14:53 itdef
阅读(22)
评论(0)
推荐(0)
2024年7月2日
524. 愤怒的小鸟
摘要: // 524. 愤怒的小鸟.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> using namespace std; /* https://www.acwing.com/problem/content/526/ Kiana 最近
阅读全文
posted @ 2024-07-02 18:05 itdef
阅读(114)
评论(0)
推荐(0)
2024年6月23日
一本通 提高篇 10179. Banknotes.
摘要: https://loj.ac/p/10179 #define _CRT_SECURE_NO_WARNINGS #include <iostream> #include <cstring> #include <deque> using namespace std; /* https://loj.ac/
阅读全文
posted @ 2024-06-23 00:52 itdef
阅读(20)
评论(0)
推荐(0)
2024年6月20日
修剪草坪 单调队列优化DP
摘要: // 修剪草坪.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> #include <cstring> #include <deque> using namespace std; /* https://loj.ac/p/10177
阅读全文
posted @ 2024-06-20 15:37 itdef
阅读(17)
评论(0)
推荐(0)
2024年6月18日
【题单】动态规划(入门/背包/状态机/划分/区间/状压/数位/树形/数据结构优化)
摘要: 转载 作者:灵茶山艾府 链接:https://leetcode.cn/circle/discuss/tXLS3i/ 前言 掌握动态规划(DP)是没有捷径的,咱们唯一能做的,就是投入时间猛猛刷题。好比学数学,只看书看视频而不做习题,是不能说学会的。 我能做的,是帮你节省找题的时间,并把这些题分类整理好
阅读全文
posted @ 2024-06-18 14:10 itdef
阅读(681)
评论(0)
推荐(0)
上一页
1
···
17
18
19
20
21
22
23
24
25
···
125
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告