摘要: 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-13 22:12 immjc 阅读(480) 评论(0) 推荐(0)