原题
Write a function to delete a node (except the tail) in a singly linked list, given only access to that node.Write a function to delete a node (ex
Write a function to delete a node (except the tail) in a singly linked list, given only access to that node.Write a function to delete a node (ex