Write a program that, given an integer number and integer numbers , prints all the subsets (maybe with repeated numbers, but using every at most once) whose sum is exactly .
Input consists of an integer number , followed by a number , followed by .
Print all the subsets whose sum is that can be made up with .
You can print in any order both the solutions and the elements inside each solution.
For this exercise, simple backtracking solutions are accepted. No optimizations are required.
Author: Unknown
Translator: Carlos Molina
Generation: 2026-01-25T11:03:20.226Z
© Jutge.org, 2006–2026.
https://jutge.org