java.lang.Object
g1501_1600.s1577_number_of_ways_where_square_of_number_is_equal_to_product_of_two_numbers.Solution

public class Solution extends Object
  • Constructor Details

    • Solution

      public Solution()
  • Method Details

    • numTriplets

      public int numTriplets(int[] nums1, int[] nums2)
    • count

      public int count(int[] a, int[] b)