07 2019 档案

摘要:所有专题 https://vjudge.net/comment https://vjudge.net/article/187 dp https://blog.csdn.net/wangkechuang/article/details/7949151 阅读全文
posted @ 2019-07-30 23:41 ATKevin 阅读(70) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/hjf1201?t=1 https://www.cnblogs.com/wxjor/p/5524447.html 阅读全文
posted @ 2019-07-30 23:18 ATKevin 阅读(64) 评论(0) 推荐(0)
摘要:p1434 滑雪 https://www.luogu.org/problem/P1434 总结: 1.将每个点都搜一遍,用dp数组记录每个点的最大解 阅读全文
posted @ 2019-07-30 23:13 ATKevin 阅读(131) 评论(0) 推荐(0)
摘要:加分二叉树 https://www.luogu.org/problem/P1040 总结: 1.学会了树上搜索的一些结构(判断叶节点...) 2.递归前序输出 阅读全文
posted @ 2019-07-30 00:24 ATKevin 阅读(231) 评论(0) 推荐(0)