摘要:
Given an array of n integers where n > 1, nums, return an array output such that output[i] is equal to the product of all the elements of nums except 阅读全文
posted @ 2018-03-13 18:52
__Meng
阅读(126)
评论(0)
推荐(0)
摘要:
Given two integers n and k, you need to construct a list which contains n different positive integers ranging from 1 to n and obeys the following requ 阅读全文
posted @ 2018-03-13 14:37
__Meng
阅读(186)
评论(0)
推荐(0)