[LeetCode] 560. Subarray Sum Equals K 子数组和为K

Given an array of integers and an integer k, you need to find the total number of continuous subarrays whose sum equals to k. Example 1: Input:nums =
posted @ 2017-05-04 22:46  Grandyang  阅读(26065)  评论(9)    收藏  举报
Fork me on GitHub