摘要: python实现: 反转需注意:反转的时候需要提前记录cur(标记当前位置)的位置,防止cur的next改变导致死循环 go实现: 阅读全文
posted @ 2019-02-19 16:30 screte 阅读(281) 评论(0) 推荐(0)