SharingSource / LogicStack-LeetCode

公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码

Home Page:https://acoier.com/about/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

yjrhot opened this issue · comments

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