摘要: LeetCode 560. Subarray Sum Equals K 题目描述 Given an array of integers nums and an integer k, return the total number of continuous subarrays whose sum e 阅读全文
posted @ 2021-04-09 14:47 与MPI做斗争 阅读(48) 评论(0) 推荐(0) 编辑
摘要: LeetCode 973. K Closest Points to Origin 题目描述 Given an array of points where points[i] = [xi, yi] represents a point on the X-Y plane and an integer k 阅读全文
posted @ 2021-04-09 13:36 与MPI做斗争 阅读(53) 评论(0) 推荐(0) 编辑