Class Solution


  • public class Solution
    extends Object
    • Constructor Detail

      • Solution

        public Solution()
    • Method Detail

      • minDifficulty

        public int minDifficulty​(int[] jobDifficulty,
                                 int d)