java.lang.Object
g1601_1700.s1617_count_subtrees_with_max_distance_between_cities.Solution

public class Solution extends Object
  • Constructor Details

    • Solution

      public Solution()
  • Method Details

    • countSubgraphsForEachDiameter

      public int[] countSubgraphsForEachDiameter(int n, int[][] edges)