Leetcode解题-链表(2.2.6)RotateList
摘要:
1 题目:Rotate ListGiven a list, rotate the list to the right by k places, where k is non-negative.For example:Given 1->2->3->4->5->nullptr and k = 2, r... 阅读全文
posted @ 2015-03-28 11:27 毛小娃 阅读(79) 评论(0) 推荐(0)
浙公网安备 33010602011771号