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 wonder how long it is gonna take me to solve problems like this! I did it the hard way!!
because of both
This comment is hidden because it contains spoiler information about the solution
clean and nice code but it is not working for big amount of money and small coins, because of "maximum recursion depth exceeded"
try this:
count_change(1000,[1])
This comment is hidden because it contains spoiler information about the solution
Please take a look at this updated version for more clarity.
I did something similar, but I don't know which solution is more readable actually
This comment is hidden because it contains spoiler information about the solution
why there are always these one-liner solvers đŸ˜‚
copy pasters i guess
This comment is hidden because it contains spoiler information about the solution
it works, but don't use re unless there's another way, ok?
This comment is hidden because it contains spoiler information about the solution
Very clever solution. Good job guyssss
This is the easiest 4kyu I have seen,
I thought it was hard but not really apprently:)
Loading more items...