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.
I have the same issue... and I'm sure that is correct.
Vasya can use not only 25 bills.
For 100 he can give the change 25 and 50
I think some of your test are not correct, I had a test in "some more tests" [25,25,25,25,50,100,50] => YES but you have 25 short... Is this correct or not?