摘要:
problem Given two non negative numbers num1 and num2 represented as string, return the sum of num1 and num2. Note: The length of both num1 and num2 is 阅读全文
posted @ 2016-10-15 15:30
Salmd
阅读(230)
评论(0)
推荐(0)
摘要:
problem 感觉这个题做过 solution 递归和压栈选一个解答 阅读全文
posted @ 2016-10-15 15:28
Salmd
阅读(99)
评论(0)
推荐(0)
摘要:
problem solution 先遍历下标,然后遍历元素,性能没过关;~~嵌套次反过来呢?~~, 怎么嵌套大致都是O(n^2^),差别不大 discuss 数学寻找关联,然后求解 阅读全文
posted @ 2016-10-15 15:27
Salmd
阅读(101)
评论(0)
推荐(0)

浙公网安备 33010602011771号