powered by
Track two steps of unknown movement by Jack, on roads
take_a_carriage(paths)
list of all possible paths already traveled
list of all possible paths traveled by Jack
# NOT RUN { possibilities = start_round(64) possibilities = take_a_carriage(possibilities) # }
Run the code above in your browser using DataLab