阅读背景:

合并两个未分类的单链表

来源:互联网 

I wrote a function that merges two unsorted singly-linked lists. I simply add each node from the second list to the front of the original list. It seems to work except that when i print the original, now merged list, the newly added elements are 'null'I wrote a function that merges two unsorted sin




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: