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.
Why don't you help with a good solution or explain why there is a better approach instead? :) We all are learing and having fun here.
That looks more horrible then any of a scary movies i've ever seen
I have a working solution that do things right in VS2017, but when i copy that solution to CodeWars, it is not passing test like it does in VS. Can anyone answer me what should i do to get solution of this problem?
upd: CodeWars uses '.' as a delimeter for boolean variables, instead of ',' that VS uses. Fantastic =(
This kata has some problems with tests. I found at least 2 test that was not correct, and after i rewrote them my solution was accepted, Can u please fix them? Possibly i am not the only one who noticed that, i hope.