摘要: Given a (singly) linked list with head node root, write a function to split the linked list into k consecutive linked list "parts". The length of each 阅读全文
posted @ 2017-11-22 12:04 Grandyang 阅读(5104) 评论(1) 推荐(1)
Fork me on GitHub