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.
What's wrong with those prideful knights of the round table ? The last time, they dueled to death in a gruesome but organized fashion for the sake of a woman. Now they are back at quarreling for honor and precedence, methodically culling the seats of the round table... I cannot help but ponder whether this is reasonable ?
Amazing kata !,
In the description,
,
appears to be in the list of eyes - it is not, it just appears to be.Maybe remove the commas (and maybe the ors?) from the list of emoticon parts...?
O(n log n) solution. Not really sure I'd flag that as best practice.
This comment is hidden because it contains spoiler information about the solution
most likely it is kata 6 kyu
Very good idea for not using a new variable
This comment is hidden because it contains spoiler information about the solution
This is the best solution. I compared several function, it most fast
+1
Java translation
On fixed test is dysplayed as error message: 'Howdy -)' should equal 'Howdy -('. Don't we have to exchamge -( with -)?
Also on random text 10 error messages return the same kind of unchanged "sad" parantheses. How is that?!
Thanks, Ciprian Amza :-)
Your solution wouldn't pass now anymore.
Can confirm that caps lock on european keyboard behaves like permanently pressing shift key. This means caps lock and shift key at once negate each other.
The description should say "caps lock only matters to letters". From the tests we only know it doesn't apply to numbers but have to find out ourselves about special characters like comma or apostrophe.
Loading more items...