Why does this Linked List throws segmentation fault in a for loop?

前端 未结 0 1807
我寻月下人不归
我寻月下人不归 2021-01-25 13:39

I\'m a beginner in data structures and c++, I was trying to implement a linked list class with both a pointer to its first and its last node. This is the push method.

<         


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