pre-order-travarsal

LeetCode

【LeetCode】114. Flatten Binary Tree to Linked List 解答・解説【Python】

問題 原文 Given the root of a binary tree, flatten the tree into a "linked list": The "linked list" should use the ...