摘要: 问题描述:You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes c... 阅读全文
posted @ 2017-02-28 18:38 壹言 阅读(100) 评论(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 input would hav... 阅读全文
posted @ 2017-02-28 16:33 壹言 阅读(120) 评论(0) 推荐(0) 编辑