# Python3 implmentation to find the # minimum number of sequence # required from array such that # their sum is equal to given S import sys # Function to find the