mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-04 16:12:47 +08:00
Update solution 0328
This commit is contained in:
@ -31,4 +31,4 @@ Note:
|
||||
|
||||
## 解题思路
|
||||
|
||||
这道题思路也是一样的,分别把奇数和偶数都放在 2 个链表中,最后首尾拼接就是答案。
|
||||
这道题思路也是一样的,分别把奇数节点和偶数节点都放在 2 个链表中,最后首尾拼接就是答案。
|
||||
|
Reference in New Issue
Block a user