https://binarysearch.com/problems/Delete-Sublist-to-Make-Sum-Divisible-By-K
https://bigfrontend.dev/zh/typescript/implement-Partial-T
type MyPartial<T> = {[K in keyof T]?: T[K]}
https://binarysearch.com/problems/Delete-Sublist-to-Make-Sum-Divisible-By-K
https://bigfrontend.dev/zh/typescript/implement-Partial-T
type MyPartial<T> = {[K in keyof T]?: T[K]}
让时间为你证明