563. Binary Tree Tilt

题目: Given the root of a binary tree, return the sum of every tree node's tilt. The tilt of a tree node is the absolute difference between the sum of all left subtree node values and all right subtree
相关文章
相关标签/搜索