Class Solution
- java.lang.Object
-
- g1701_1800.s1775_equal_sum_arrays_with_minimum_number_of_operations.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 intminOperations(int[] nums1, int[] nums2)
-