[LeetCode] 1339. Maximum Product of Splitted Binary Tree 分裂二叉树的最大乘积

Given the root of a binary tree, split the binary tree into two subtrees by removing one edge such that the product of the sums of the subtrees is max
posted @ 2023-04-05 13:42  Grandyang  阅读(96)  评论(0编辑  收藏  举报
Fork me on GitHub