摘要:
Given an array ofnintegersnumsand atarget, find the number of index tripletsi, j, kwith0 <= i < j < k < nthat satisfy the conditionnums[i] + nums[j] +... 阅读全文
posted @ 2016-01-04 06:28
Hygeia
阅读(165)
评论(0)
推荐(0)
摘要:
Given twosparse matricesAandB, return the result ofAB.You may assume thatA's column number is equal toB's row number.Example:A = [ [ 1, 0, 0], [-1, ... 阅读全文
posted @ 2016-01-04 05:24
Hygeia
阅读(185)
评论(0)
推荐(0)

浙公网安备 33010602011771号