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.
that's a good code
No, it should not. Closing.
I didn't realize one could chain to the end of enum block like that. This helped me to refactor my solution, thanks!
厉害,一行搞定
I love it. Short. Elegant. Literally does what this function is supposed to do. Change every character except the last 4. Beauty!
doing generally same thing but on last fixed test recieve 3 instead of 7 :(
This one's hot, love it!
Thank you very much for explanation.
This solution is far more elegant than the top one. In fact, no solution could be simpler than this one.
This comment is hidden because it contains spoiler information about the solution
Turns out you're right! Thank you. Didn't think about it when I submitted.
I think title.downcase is uneccessary as capitalize already does this.
Should specify that NaN is a valid input.
After reading this, I feel so stupid, haha. Well done!
This comment is hidden because it contains spoiler information about the solution
Loading more items...