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 really awesome solution! You amazed me.
NICE!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
That's beautiful
Nice!
Very elegant solution!
What! now that was clever.
Such a simple solution! Good thinking!
love this solution!!! thank you!!!
Thanks for solution.
yeah, I thank it's good practice. Thanks!
Jesus, I used over 30 lines of code. Now I feel stupid)
I was using GregorianCalendar, which is incorrect for years before 1583. So you were right:) Thank you for this kata, I've learned a lot while I was solving it
That means that your solution is incorrect as you probably use a wrong calendar. The years are now displayed in Java error messages. Regards, suic
Loading more items...