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.
I quite like your solution! I totally overlooked the Matcher class as already being a type of Iterator itself. Thanks for the insight!
Thanks for a wonderful kata! The full Compiler to LC seems pretty interesting, I will try it when I'm free.
Very elegant solution!! Are you going to try the full Compiler to LC now?
Awesome! Thanks a lot!
Could anybody explain me, how this solution works?
Thank you for your suggestion!
Hi,
when you wanna try the code of others, use the fork panel instead of posting the code in the trainer while you're logged out (fork icon under the code of the solution you're interested in. Just don't save/publish it if you don't bring modifications you wanna share with the author).
Thx.