예제 #1
0
 public int Test(SumTheTreeNode root) =>
 Kata.SumTree(root);