Class Solution
- java.lang.Object
-
- g2401_2500.s2440_create_components_with_same_value.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
componentValue(int[] nums, int[][] edges)
-