Given an array nums. We define a running sum of an array as runningSum[i] = sum(nums[0]…nums[i]).
確定! 回上一頁