public int Test(SumTheTreeNode root) =>
 Kata.SumTree(root);