摘要: Given two non-negative numbers num1 and num2 represented as string, return the sum of num1 and num2. Note: 阅读全文
posted @ 2016-10-09 20:14 Pickle 阅读(376) 评论(0) 推荐(0)
摘要: Find the sum of all left leaves in a given binary tree. Example: 阅读全文
posted @ 2016-10-09 18:46 Pickle 阅读(410) 评论(0) 推荐(0)
摘要: Given two strings s and t which consist of only lowercase letters. String t is generated by random shuffling string s and then add one more letter at 阅读全文
posted @ 2016-10-09 00:09 Pickle 阅读(262) 评论(0) 推荐(0)