Connect three double linked lists one after the other L1 L2 and L3?

后端 未结 0 855
囚心锁ツ
囚心锁ツ 2020-12-07 02:53

I have L1 L2 L3 and I want to connect these into L. The nodes in L have to be in this order: Nodes of L1, Nodes of L2, Nodes of L3. Is this the right way to do it?

No

相关标签:
回答
  • 消灭零回复
提交回复
热议问题