**> I am writing a program to delete the nodes greater than x . I want to
return the root node of the linked list after deleting. I save the new root