|
|
9 anos atrás | |
|---|---|---|
| .. | ||
| .meta/src/reference/java | 9 anos atrás | |
| src | 9 anos atrás | |
| README.md | 9 anos atrás | |
| build.gradle | 9 anos atrás | |
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 - Kata-logue http://craftsmanship.sv.cmu.edu/exercises/coin-change-kata
It's possible to submit an incomplete solution so you can see how others have completed the exercise.