Error in the code

hello @tharun
image
here it should be
image

similarly

image
should be
root->right=deletion(root->right,n)

still cases are not passing

add cout<<"\n";

after calling preoder