LeetCode - Merge Two Sorted Lists
Easy!
Attention to the special inputs:
1. one empty or two empty;
2. the first node as head should be proposed individualy.
posted on 2013-04-14 16:36 highstar88 阅读(100) 评论(0) 编辑 收藏 举报
Easy!
Attention to the special inputs:
1. one empty or two empty;
2. the first node as head should be proposed individualy.
posted on 2013-04-14 16:36 highstar88 阅读(100) 评论(0) 编辑 收藏 举报