SharingSource/LogicStack-LeetCode

373. 查找和最小的 K 对数字 这个为什么让nums1为两数组中较小的那个,就是优化呢?

yjrhot opened this issue · 0 comments

373. 查找和最小的 K 对数字 这个为什么让nums1为两数组中较小的那个,就是优化呢?