2016年6月13日

2. Add Two Numbers

摘要: 1. 问题描述 You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a 阅读全文

posted @ 2016-06-13 22:04 whl-hl 阅读(134) 评论(0) 推荐(0) 编辑

8. String to Integer (atoi)

摘要: 1. 问题描述 Implement atoi to convert a string to an integer. Hint: Carefully consider all possible input cases. If you want a challenge, please do not se 阅读全文

posted @ 2016-06-13 20:18 whl-hl 阅读(133) 评论(0) 推荐(0) 编辑

导航