摘要:
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: Note: 解法:hash 阅读全文
posted @ 2018-12-02 09:56
fatttcat
阅读(119)
评论(0)
推荐(0)
摘要:
Given two sparse matrices A and B, return the result of AB. You may assume that A's column number is equal to B's row number. Example: Input: A = [ [ 阅读全文
posted @ 2018-12-02 04:53
fatttcat
阅读(177)
评论(0)
推荐(0)
浙公网安备 33010602011771号