LeetCode
Chinviiiiiii
就一搬砖的,金砖。
展开
-
【LeetCode大法】Plus One
题意: Given a non-negative integer represented as a non-empty array of digits, plus one to the integer. You may assume the integer do not contain any leading zero, except the number 0 itself. T原创 2017-07-19 09:29:02 · 4523 阅读 · 0 评论 -
【LeetCode大法】Merge Two Binary Trees
题意:Given two binary trees and imagine that when you put one of them to cover the other, some nodes of the two trees are overlapped while the others are not.You need to merge them into a new binary tre...原创 2017-07-28 12:39:53 · 871 阅读 · 0 评论