Timeline for Another ATMs cash-out (denomination) algorithm in Java
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 31, 2023 at 17:50 | comment | added | Tobias Grothe |
Thanks. "code runs through all (I believe 10.000.000) combinations of bills." not through all, there is some kind of "pruning"... but true, for maxDepth 5 and values between 6 and 28 he wouldn't find a solution. There might be another answer to come, otherwise I would mark this as the most helpful.
|
|
| Oct 31, 2023 at 13:09 | history | answered | RoToRa | CC BY-SA 4.0 |