array[lastIndex]가 마지막 원소인 모든 LIS 길이를 계산하는 함수 @param lastIndex 부분 수열의 마지막 원소의 인덱스 @return array[lastIndex]가 마지막 원소인 LIS의 길이
(int lastIndex)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected