# https://leetcode.cn/problems/invert-binary-tree/ if __name__ == "__main__": pass