摘要: 原题: You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their... 阅读全文
posted @ 2017-07-09 20:43 lepeCoder 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 题目: Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each inpu... 阅读全文
posted @ 2017-07-09 12:15 lepeCoder 阅读(163) 评论(0) 推荐(0) 编辑