hello.
I have an array of int and a number
I need to build a recursion that print all the sub groups that if I summarize them, the summery is smaller then the number .
if some one can help me and write me the code I will be greatful.
Thank you.
I have an array of int and a number
I need to build a recursion that print all the sub groups that if I summarize them, the summery is smaller then the number .
if some one can help me and write me the code I will be greatful.
Thank you.
Comment