Class Solution
- java.lang.Object
-
- g2201_2300.s2281_sum_of_total_strength_of_wizards.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
totalStrength(int[] nums)
-