摘要: 题目: Given a linked list, remove the nth node from the end of list and return its head. For example, Note: Given n will always be valid. Try to do this 阅读全文
posted @ 2016-11-16 23:47 PolarBearInterest 阅读(127) 评论(0) 推荐(0) 编辑