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.
OMG bro,you show me a new method to play this!That's so interesting!
Wow, You have just shown me that simple task can have awesome and unobvious solutions :)
This comment is hidden because it contains spoiler information about the solution
Hi @steffan153, I'm a beginner in java and I've never seen "<<", could you explain ? The mentioned doc didn't enlighten me a lot... Thanks :)
Bit shift is awesome. Nice job
That's a bitwise operator - the left bit shift.
What kind of magic is this?