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.
fixed in C#, Julia, JS
fixed C++
Hey! I deleted the fork, figured I am not sufficient at this right now. Thanks for the comment!!
Hello. Would you check the latest fork? I am currently trying to figure out how to properly do this. So, I would really appreciate your suggestions!
I will fork it in a couple of hours!
Yep, same thing is happening with me. I've passed 208 cases and failed because of 1, and the reason is the maximum stack calling issue.
Is it better now?
I have proofread the description and updated it a bit for spelling, grammar and tone.
I have also edited all the translations to fix typos and a small issue with the End before beginning a block test (adding a backslash to the single quote in the
msg
statement).The phrase here is a list. In my experience, lists are separated by commas if there are three or more parts to it. (Serial comma). This isn't really an issue about this kata, but relates to grammatical rules.
¯\_(ツ)_/¯
I found it also annoying, but the description says:
Pretty sure this is all resolved now.
I found your objection here confusing until I thought about it.
Fundamentally, I agree. However, I think the underlying problem isn't the logic of planets leaving the system. That's a symptom. The problem is that the orbits change. As you note, if a planet leaves the system on the left, all other planets shift to fill lower orbits. However, if a planet is destroyed the same thing happens. The logic is consistent and solvable, but it's weird. There's a sort of extra movement built into it.
My biggest complaint, I think, is that the series didn't build upon itself. It would have been great if each new entry in the series added instead of being essentially the same with a different skin.
See above, I think the timing assessments are off by a factor of 10.
js fork approved
Loading more items...