LINKING START !

每一个平凡的日常都是连续的奇迹

  • otakus
    • 首页
    • 日常向
    • 速记
    • 树洞向
    • 文章归档
    • 默认分类
    • 技术向

    LeetCode-06-链表从头到尾打印链表

    public int[] reversePrint(ListNode head) { // 注意边界值,数组初始化赋值为0 if (head == null) return new int[0]; int top = -1; int[] list = ne


    浙ICP备20007887号-1

    Powered by Halo • Crafted with by LIlGG

    © 2025 otakus

    LINKING START !

    • 首页
    • 日常向
    • 速记
    • 树洞向
    • 文章归档
    • 默认分类
    • 技术向

    © 2025 otakus

    输入后按回车搜索 ...

    切换主题 | SCHEME TOOL