Get smallest three numbers from binary tree in c

后端 未结 0 1355
抹茶落季
抹茶落季 2020-12-13 19:43

I use inorder function to print data in binary search tree from smallest to largest element. how i can print only first three smallest element?

void inorder(s         


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