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.
First of all, thanks!
About the round subject, it's true that the way that it was written could lead to a misunderstanding of the task so I have changed it.
Also, I will keep the sugestion in mind for what will most likely become the second part of this kata, harder and definitely more interesting!
This comment is hidden because it contains spoiler information about the solution
All of these, (Saturn, Mercury and Uranus), were being ignored, but I fixed it.
Similar issues here:
Mercury should have gone out of orbit
Uranus should have gone out of orbit
Changed to margin of error on perceived time per JohanWiltink's comment
In languages where a
bool
is anint
, bools should be treated as integers, e.g.[2,True,False] -> '11'
.Language?
Fixed it
Fixed.
O(1)
This comment is hidden because it contains spoiler information about the solution
Thanks, Ciprian Amza :-)
Your solution wouldn't pass now anymore.
1.Fixed
Loading more items...