Subset Sum Calculator
Determine whether a target sum can be formed and reconstruct one subset using dynamic programming.
About this tool
Determine whether a target sum can be formed and reconstruct one subset using dynamic programming. All processing is performed locally in your browser.