Class Solution
- java.lang.Object
-
- g0801_0900.s0823_binary_trees_with_factors.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
numFactoredBinaryTrees(int[] arr)
-