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.
It's still failing random tests in php
I tried to make description more clear and added random test.
I'll mark this resolved now. If it's not ok, please let me know :)
Thanks!
Thanks. RR and LL are added now to test both car and obstacle. Soon I'll create random test and improve description.
I get it now. Ok, thanks for help :)
Many details, it's not easy to explain. If you have any suggestions about description, please let me know.
I don't know how those random tests are written. But maybe I can check in my solved katas how's that done and make those.
I guess I can mark this resolved
Sure, I'll post all that, but just one thing: we know the fact that other cars are moving twice slower and we know the fact that passed means one step behind. I really want to make it clear, but I want people to think through it. I didn't want to tell them "Hey, what if that other car moves in the same step you are passing it, so you stay in the same line? Did you foresee that catch, hm?"
This should be pretty much clear, but I added that's additional 3 and 7 points. The last sentence you wrote explains when you can add those points. IT is obstacle or car, maybe one more comma should be there. So, you can't add points when your car is in the same "line" (step, subarray). And of course you don't drive through obstacle or drive through car. I also wrote "If you move step forward and hit the obstacle, previous step with all obstacles counts as passed". I think this question "Does the score from passing an obstacle gets annuled if you go around one obstacle but hit another obstacle at the same time?" is clear, but if you think I should make it more clear please suggest some better sentences.
Thanks for your notes :)
Thanks. I forgot about boundaries. That's corrected.
I am shocked and appalled. Bravo!