# https://leetcode.cn/problems/flatten-binary-tree-to-linked-list/ if __name__ == "__main__": pass