最长上升子序列: https://leetcode-cn.com/problems/longest-increasing-subsequence/submissions/ :type nums: List[int] :rtype: int
(self, nums)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected