
状态迭代
文章平均质量分 61
jmspan
这个作者很懒,什么都没留下…
展开
-
LeetCode 238. Product of Array Except Self(数组元素的乘积)
原题网址:https://leetcode.com/problems/product-of-array-except-self/ 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原创 2016-04-06 07:18:29 · 497 阅读 · 0 评论 -
464. Can I Win
原题网址:https://leetcode.com/problems/can-i-win/ In the "100 game," two players take turns adding, to a running total, any integer from 1..10. The player who first causes the running total to reach原创 2016-11-26 02:24:53 · 1067 阅读 · 0 评论