Build BST in Preorder Traversal


It is not passing any test cases.Please help me.

did not add a new line character at the end of each test case

sorry i didnt get i didnt added any new line character

add
cout<<endl;
after line 55