摘要: 思路:和合并2个有序数组一样 细节:head=一个链表,可以指向链表的头节点 if head: 可以判断该链表当前是否还有Node 阅读全文
posted @ 2022-05-26 10:50 笨笨和呆呆 阅读(28) 评论(0) 推荐(0)