public final class Solution
Solution()
final Integer
maxNumberOfAlloys(Integer n, Integer k, Integer budget, List<List<Integer>> composition, List<Integer> stock, List<Integer> cost)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer maxNumberOfAlloys(Integer n, Integer k, Integer budget, List<List<Integer>> composition, List<Integer> stock, List<Integer> cost)