列 1Complete Binary Tree Inserter列 2C++ Python列 3ctor: O(n) insert: O(1) get_root: O(1)列 4O(n)列 5Medium列 6列 7