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.
just finished C#. Works great.
Not the best place to start. This cata is not easy. As for me - I always try to figure out myself. As for the tests - that's the point. Passing 1 test is easy. Passing all is hard and teaches you to think ahead solving every possible condition.
I dont see where you check max to be even.
UPD. oh my mistake. didnt count for int.
Great kata to learn conversions. Took me some time to convert all I need :)
Very interesting. You can't make this in 1 line of code using Linq like a lot of other 8-7kyu. Had fun solving this.
The description is very misleading. Why all the talk about names... they are not needed. Everything else is superb.
Thank you so much for explaining. Now I understand your solution. I need to work on Linq more...
This comment is hidden because it contains spoiler information about the solution
Man I am not sure it is 8 kyu. It's not that easy for beginners. Great idea! Had fun with it!
that's unexpected. Yes, c# was driving me crazy. thank you. I will check.
wow... yes for c# actually. I will check. thank you so much!
Expected: "Z DwMhPsReRf G Lw"
Expected: "ThIs is a test"
How is this even possible? The test just doesn't work!! Ignore it and move on.