1、原题地址 https://leetcode.cn/problems/reverse-linked-list/ 2、代码实现 通过列表反向输出证明链表反转: