Timeline for answer to Generate Unique Combination from List of Bills Summing to specific Value by dsagman
Current License: CC BY-SA 4.0
Post Revisions
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 30, 2022 at 15:19 | comment | added | dsagman | I see, OP wants to extract from the data set a subset of up to 6 elements that sum to 10,000. And then run again against that reduced set, and then print remaining. Is that correct? | |
| Aug 30, 2022 at 3:21 | comment | added | pb36 | You still didn't got the point of expected output cause your code is just making combinations try to the run the other answer posted by @Xiidref it is slow but gives correct output where as your does not. | |
| Aug 29, 2022 at 18:27 | history | answered | dsagman | CC BY-SA 4.0 |