摘要: 原题链接在这里:https://leetcode.com/problems/maximum-twin-sum-of-a-linked-list/ 题目: In a linked list of size n, where n is even, the ith node (0-indexed) of 阅读全文
posted @ 2022-06-15 14:32 Dylan_Java_NYC 阅读(37) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/k-radius-subarray-averages/ 题目: You are given a 0-indexed array nums of n integers, and an integer k. The k-radi 阅读全文
posted @ 2022-06-15 11:59 Dylan_Java_NYC 阅读(101) 评论(0) 推荐(0) 编辑