摘要: 一、问题描述 Description: You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each... 阅读全文
posted @ 2015-05-11 22:21 神奕 阅读(125) 评论(0) 推荐(0)
摘要: 一、问题描述 Description: Given an array of integers, find two numbers such that they add up to a specific target number. The function twoSu... 阅读全文
posted @ 2015-05-11 21:40 神奕 阅读(132) 评论(0) 推荐(0)