[LeetCode] 238. Product of Array Except Self 除本身之外的数组之积

Given an array nums of n integers where n > 1, return an array output such that output[i] is equal to the product of all the elements of numsexcept nu
posted @ 2015-07-16 08:29  Grandyang  阅读(29053)  评论(2)    收藏  举报
Fork me on GitHub