摘要:
描述: Given 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, return 4->5- 阅读全文
posted @ 2017-12-14 10:03
飘舞的雪
阅读(118)
评论(0)
推荐(0)
摘要:
描述: Given a sorted linked list, delete all nodes that have duplicate numbers, leaving only distinct numbers from the original list. For example, Given 阅读全文
posted @ 2017-12-14 09:35
飘舞的雪
阅读(77)
评论(0)
推荐(0)

浙公网安备 33010602011771号