温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

NOIP提高组第3题(1995-2018)

发布时间:2020-06-18 18:10:49 来源:网络 阅读:458 作者:dllglvzhenfeng 栏目:编程语言

NOIP提高组第3题(1995-2018)

NOIP1996年提高组 第3题 挖地雷
https://blog.csdn.net/qq_39670434/article/details/78111816
https://blog.csdn.net/zero19910509/article/details/25001929
https://blog.csdn.net/bluecat56/article/details/17105209
https://blog.csdn.net/SSL_zeng_yu/article/details/60324891
https://blog.csdn.net/yuyanggo/article/details/47321035
https://blog.csdn.net/fighting_yifeng/article/details/81536554

NOIP1997年提高组 第3题 骑士游历
https://blog.csdn.net/xuxiayang/article/details/80969346
https://blog.csdn.net/qq_33957603/article/details/80502459

NOIP1998年提高组 第3题
http://www.cnblogs.com/CXSheng/p/5169720.html
https://blog.csdn.net/wdajsnhc/article/details/79405850

NOIP1999年提高组 第3题 旅行家的预算
https://www.luogu.org/problemnew/show/P1016

NOIP2000年提高组 第3题 单词接龙(DFS,字符串,模拟)
https://www.luogu.org/problemnew/show/P1019

NOIP2001年提高组 第3题 统计单词个数(资源分配 DP,字符串)
https://www.luogu.org/problemnew/show/P1026

NOIP2002年提高组 第3题 P1033 自由落体(数学,物理,模拟,实数处理)
https://www.luogu.org/problemnew/show/P1033

NOIP2003年提高组 第3题 P1040 加分二叉树(树,区间 DP)
https://www.luogu.org/problemnew/show/P1040

NOIP2004年提高组 第3题 P1091 合唱队形(子序列 DP)
https://www.luogu.org/problemnew/show/P1091

NOIP2005年提高组 第3题 P1053 篝火晚会(置换群,贪心)
https://www.luogu.org/problemnew/show/P1053

NOIP2006年提高组 第3题 P1065 作业调度方案(模拟)
https://www.luogu.org/problemnew/show/P1065

NOIP2007年提高组 第3题 P1005 矩阵取数游戏(区间 DP,高精度)
https://www.luogu.org/problemnew/show/P1005

NOIP2008年提高组 第3题 P1006 传纸条
(多维状态 DP 动态规划 图结构 最短路 网络流)
https://bbs.codeaha.com/problem-12110.html
https://www.luogu.org/problemnew/show/P1006

NOIP2009年提高组 第3题 P1073 最优贸易(最短路:图论)
https://www.luogu.org/problemnew/show/P1073

NOIP2010年提高组 第3题 P1525 关押罪犯(二分答案或并查集)
https://www.luogu.org/problemnew/show/P1525

NOIP2011年提高组 第3题 P1312 Mayan游戏(深搜、剪支)
https://www.luogu.org/problemnew/show/P1312

NOIP2012年提高组 第3题 P1081 开车旅行(离线深搜,动态规划、倍增 )
https://www.luogu.org/problemnew/show/P1081

NOIP2013年提高组 第3题 P1967 货车运输(最大生成树,最近公共祖先)
https://www.luogu.org/problemnew/show/P1967

NOIP2014年提高组 第3题 P1941 飞扬的小鸟(背包DP)
https://bbs.codeaha.com/problem-12087.html
https://www.luogu.org/problemnew/show/P1941

NOIP2015年提高组 第3题 P2668 斗地主(分情况,剪枝)
https://www.luogu.org/problemnew/show/P2668

NOIP2016年提高组 第3题 P1850 换教室(最短路/Dp)
https://www.luogu.org/problemnew/show/P1850

NOIP2017年提高组 第3题 P3953 逛公园
(搜索 图结构 记忆化搜索 最短路)
https://bbs.codeaha.com/problem-12337.html
https://www.luogu.org/problemnew/show/P3953

NOIP2018年提高组 第3题 P5021 赛道修建
(搜索 深度优先搜索)
https://bbs.codeaha.com/problem-12392.html
https://www.luogu.org/problemnew/show/P5021

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI