Types: n: int, w: int, vi: List[int]
Ranges: 1 ≤ n ≤ 100, 10 ≤ w ≤ 50, 0 ≤ vi ≤ 100 for 1 ≤ i ≤ n
Addtl Info: Maximum value in vi is no less than w