The 5th test solution "RRRDDRDDRDRULLLUULUUURRRDDLURRDRDDR" is also missing for the Rust version.
It's a nice kata, but... what was emphatically not clear for me was that you must turn when you reach a +. Maybe you could point that out?
EDIT: Okay, on a later post you said otherwise, but I'm going to leave this comment as testament to how confusing this is!
Nope, not this time. There is enough information already in the Kata description and Hint.
The pictures above are fine, if you need them, but they are just a different representation of what is already written in the rules.
This clarification was very much needed. Thank you for clearing this up for me.
If there is some way, I want to politely request the author to kindly incorporate this explanation in problem description. Thank you!
This comment is hidden because it contains spoiler information about the solution
Again, thanks for spotting this. Added those solutions to the example tests for Python.
Thanks for pointing that out. Sample test setup is now fixed.
Just replace the last line of the sample tests with
test.expect(blox_solver(x) in example_sols[i])
The correct answers won't get printed out but you can see them in the sample tests anyway.
good, don't forget to close your issue on github too. ;)
no, I'm talking about the one in the trainer page: https://www.codewars.com/kata/zombie-apocalypse-the-last-number-standing/train/python
did you reset the trainer?
Loading collection data...
The 5th test solution "RRRDDRDDRDRULLLUULUUURRRDDLURRDRDDR" is also missing for the Rust version.
It's a nice kata, but... what was emphatically not clear for me was that you must turn when you reach a +. Maybe you could point that out?
EDIT: Okay, on a later post you said otherwise, but I'm going to leave this comment as testament to how confusing this is!
Nope, not this time. There is enough information already in the Kata description and Hint.
The pictures above are fine, if you need them, but they are just a different representation of what is already written in the rules.
This clarification was very much needed. Thank you for clearing this up for me.
If there is some way, I want to politely request the author to kindly incorporate this explanation in problem description. Thank you!
This comment is hidden because it contains spoiler information about the solution
Again, thanks for spotting this. Added those solutions to the example tests for Python.
Thanks for pointing that out. Sample test setup is now fixed.
Just replace the last line of the sample tests with
The correct answers won't get printed out but you can see them in the sample tests anyway.
good, don't forget to close your issue on github too. ;)
no, I'm talking about the one in the trainer page: https://www.codewars.com/kata/zombie-apocalypse-the-last-number-standing/train/python
did you reset the trainer?