Troubles on retracting pointer values

后端 未结 0 490
失恋的感觉
失恋的感觉 2020-12-05 04:44

My teacher have forced us to use the skeleton code and I am now dealing with a ***[struct] variable.

struct Node
{
    Thing thing; 
    int quantity = 1; 
           


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