why my code is giving run time error
hereis the link
CPP - Binary Search Tree - Insertion & Build
hi
pass the root by reference not by value
@phantom sir how
i didnt get it i aleady pased it by refrence thats why i have used node *
plz tell how to pass by refrence
u have to put &
chwck this
1 Like