the program reads in variables totalbudget and productcost from input. assign numproducts with the maximum number of products that can be made with a budget of totalbudget, if each product costs productcost to make. ex: if input is 13 4, the output is: