码迷,mamicode.com
首页 > 其他好文 > 详细

Cracking the Coding Interview Q2.5

时间:2014-07-08 13:34:40      阅读:195      评论:0      收藏:0      [点我收藏+]

标签:blog   http   cti   html   io   htm   

You have two numbers represented by a linked list, where each node contains a single digit. The digits are stored in reverse order, such that the 1’s digit is at the head of the list. Write a function that adds the two numbers and returns the sum as a linked list.

 

参考:

http://www.cnblogs.com/jdflyfly/p/3819162.html

Cracking the Coding Interview Q2.5,布布扣,bubuko.com

Cracking the Coding Interview Q2.5

标签:blog   http   cti   html   io   htm   

原文地址:http://www.cnblogs.com/jdflyfly/p/3830693.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!