牛客网刷题记录
https://www.nowcoder.com/
本人算法菜鸡一枚,写的题解仅供参考
HJ16 考察有依赖的01背包问题,想要进一步学习可以参考https://www.acwing.com/problem/content/10/
HJ24 最长递增子序列(LIS)问题,参考https://leetcode-cn.com/problems/longest-increasing-subsequence/
牛客网刷题记录
https://www.nowcoder.com/
本人算法菜鸡一枚,写的题解仅供参考
HJ16 考察有依赖的01背包问题,想要进一步学习可以参考https://www.acwing.com/problem/content/10/
HJ24 最长递增子序列(LIS)问题,参考https://leetcode-cn.com/problems/longest-increasing-subsequence/