Class Solution
- java.lang.Object
-
- g1001_1100.s1022_sum_of_root_to_leaf_binary_numbers.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
sumRootToLeaf
public int sumRootToLeaf(TreeNode root)
-
-