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.
There's also no reason to print on each test iteration. Feedback is really only necessary when a test fails.
Please also expand the assertion messages for the
sample_tests
, remove the print line and add the input to the assertion message.now on dart
Translation Dart
Looks good, except for this line
It seems overkill, and is way outside the intention of the Kata. e.g. No pet, (and no pet owner) is going to live for 20000 human yrs. Make that a much smaller realistic number number and then I will approve it.
What an elegant solution <3
lowercase SQL is what we call a "programming war crime".
Ahh nice. I had pretty much the same idea for the solution, was short on sleep and too tired to implement. :D
:-)
I really liked figuring out this one kata, great.
Reached 4000 honor with this kata! Very fun to solve IMO.
Вот это КАТА!!! Думаю, что у того кто решит эту ката уровень интелекта ощутимо повысится. Благодарю автора от всей души!
duplicate of this issue
Approved. Thanks!
Haskell translation
Of course, my mistake,
one of those
+1
is for the space character, the other for the nul terminatorLoading more items...