Class Solution


  • public class Solution
    extends Object
    • Constructor Detail

      • Solution

        public Solution()
    • Method Detail

      • minHeightShelves

        public int minHeightShelves​(int[][] books,
                                    int shelfWidth)