Insertion in Binary Search Tree

前端 未结 0 1918
心在旅途
心在旅途 2021-01-28 16:33

I was writing a function to insert a node in bst and i\'am getting this error shown in picture and I don\'t know what it means.

void Insert(struct Node *root,int          


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