Skip to content

Commit

Permalink
Update formatting in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tbusser committed Nov 30, 2024
1 parent a314e60 commit 538cf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2016/01/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Collect stars by solving puzzles. Two puzzles will be made available on each day

You're airdropped near **Easter Bunny Headquarters** in a city somewhere. "Near", unfortunately, is as close as you can get - the instructions on the Easter Bunny Recruiting Document the Elves intercepted start here, and nobody had time to work them out further.

The Document indicates that you should start at the given coordinates (where you just landed) and face North. Then, follow the provided sequence: either turn left (`L) or right (`R`) 90 degrees, then walk forward the given number of blocks, ending at a new intersection.
The Document indicates that you should start at the given coordinates (where you just landed) and face North. Then, follow the provided sequence: either turn left (`L`) or right (`R`) 90 degrees, then walk forward the given number of blocks, ending at a new intersection.

There's no time to follow such ridiculous instructions on foot, though, so you take a moment and work out the destination. Given that you can only walk on the **street grid of the city**, how far is the shortest path to the destination?

Expand Down

0 comments on commit 538cf5a

Please sign in to comment.