摘要: Description:Write a function to delete a node (except the tail) in a singly linked list, given only access to that node.Supposed the linked list is 1 ... 阅读全文
posted @ 2015-07-29 21:18 Pickle 阅读(174) 评论(0) 推荐(0) 编辑