Problem with adding new node after another in linked list. C++

后端 未结 0 1906
醉酒成梦
醉酒成梦 2021-01-31 06:13

I have a problem with adding new node after node with negative value. It is supposed to add new node with multiplied value of a node before. My code adds new node multiple times

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