java.lang.Object
g2301_2400.s2367_number_of_arithmetic_triplets.Solution

public class Solution extends Object
  • Constructor Details

    • Solution

      public Solution()
  • Method Details

    • arithmeticTriplets

      public int arithmeticTriplets(int[] nums, int diff)