|
|
9 lat temu | |
|---|---|---|
| .. | ||
| .meta | 9 lat temu | |
| src | 9 lat temu | |
| README.md | 9 lat temu | |
| build.gradle | 9 lat temu | |
Correctly determine the fewest number of coins to be given to a customer such that the sum of the coins' value would equal the correct amount of change.
To run the tests:
$ gradle test
For more detailed info about the Java track see the help page.
Software Craftsmanship - Coin Change Kata https://web.archive.org/web/20130115115225/http://craftsmanship.sv.cmu.edu:80/exercises/coin-change-kata
It's possible to submit an incomplete solution so you can see how others have completed the exercise.