package
0.0.0-20241220224003-b7cf03a90b2b
Repository: https://github.com/szhou12/leetcode-go.git
Documentation: pkg.go.dev
# README
3177. Find the Maximum Length of a Good Subsequence II
Solution idea
2-D DP
Resource
【每日一题】LeetCode 3177. Find the Maximum Length of a Good Subsequence II (15:37 ~ end)