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.
Post your code following these instructions: https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution#how-do-i-post-to-a-kata-discourse
im returning a string
It should appear in the Output panel, what are you doing to print the input?
thanks for this,but i still can't find the log?
Closing the Question then.
https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution#print-input
i cant see the log so i can handle edge cases?
Yes, you was right. Problem with logic, thanks, improved it and passed the test :>
Read this: https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution#print-input
About your code, the logic is wrong, you're running out of the smallest bills when you can avoid that.
This comment is hidden because it contains spoiler information about the solution