Word Meaning

So Procurement Plan literally means:

๐Ÿ‘‰ โ€œA plan for how to buy things within a budget.โ€

Problem (in simple words)


Example 1

nums = [2, 5, 3, 5], target = 6

Answer = 1


Example 2

nums = [2, 2, 1, 9], target = 10