Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
My solution was very close to yours.
I wrote some spaghetti, but learned a lot!
dang, this doesn't look idiomatically Haskell and I'm not sure why
JS version worked fine for me. Were you returning a string?
That is such a pretty solution!
It's important to have common sense. Obviously, you can't give $25 as change if you have many $50 bills and no $25 bills.
This comment is hidden because it contains spoiler information about the solution
looking at other solutions, I am now fully aware of the existence of zip()
This comment is hidden because it contains spoiler information about the solution