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.
This comment is hidden because it contains spoiler information about the solution
Thanks for helping me out. I'll try that exercise.
This comment is hidden because it contains spoiler information about the solution
My random tests fails.
Random test tells me this:
The expression (centuryFromYear(year)) == (expected) is false.
What does it mean?
I've tried 10000centuries as mention above from another people but It doesn't work.
I have been trying the same solution, but have error: "Process exited prematurely with a SIGSEGV signal.". Why your solution have been accepted but mine not. How it could be acceptable without chacking empty vector and 1 sized vector?