Add links to original challenges and description attributon
This commit is contained in:
parent
ff3f6d5120
commit
62d2c5efa1
7 changed files with 21 additions and 7 deletions
|
@ -1,7 +1,9 @@
|
|||
# Day 1: Report Repair
|
||||
# [Day 1: Report Repair](https://adventofcode.com/2020/day/1)
|
||||
|
||||
<details><summary>Challenge description</summary>
|
||||
|
||||
*Description (c) [Eric Wastl](https://twitter.com/ericwastl)*
|
||||
|
||||
## Part One
|
||||
|
||||
After saving Christmas five years in a row, you've decided to take a vacation at a nice resort on a tropical island. Surely, Christmas will go on without you.
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
# Day 2: Password Philosophy
|
||||
# [Day 2: Password Philosophy](https://adventofcode.com/2020/day/2)
|
||||
|
||||
<details><summary>Challenge description</summary>
|
||||
|
||||
*Description (c) [Eric Wastl](https://twitter.com/ericwastl)*
|
||||
|
||||
## Part One
|
||||
|
||||
Your flight departs in a few days from the coastal airport; the easiest way down to the coast from here is via toboggan.
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
# Day 3: Toboggan Trajectory
|
||||
# [Day 3: Toboggan Trajectory](https://adventofcode.com/2020/day/3)
|
||||
|
||||
<details><summary>Challenge description</summary>
|
||||
|
||||
*Description (c) [Eric Wastl](https://twitter.com/ericwastl)*
|
||||
|
||||
## Part One
|
||||
|
||||
With the toboggan login problems resolved, you set off toward the airport. While travel by toboggan might be easy, it's certainly not safe: there's very minimal steering and the area is covered in trees. You'll need to see which angles will take you near the fewest trees.
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
# Day 4: Passport Processing
|
||||
# [Day 4: Passport Processing](https://adventofcode.com/2020/day/4)
|
||||
|
||||
<details><summary>Challenge description</summary>
|
||||
|
||||
*Description (c) [Eric Wastl](https://twitter.com/ericwastl)*
|
||||
|
||||
## Part One
|
||||
|
||||
You arrive at the airport only to realize that you grabbed your North Pole Credentials instead of your passport. While these documents are extremely similar, North Pole Credentials aren't issued by a country and therefore aren't actually valid documentation for travel in most of the world.
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
# Day 5: Binary Boarding
|
||||
# [Day 5: Binary Boarding](https://adventofcode.com/2020/day/5)
|
||||
|
||||
<details><summary>Challenge description</summary>
|
||||
|
||||
*Description (c) [Eric Wastl](https://twitter.com/ericwastl)*
|
||||
|
||||
## Part One
|
||||
|
||||
You board your plane only to discover a new problem: you dropped your boarding pass! You aren't sure which seat is yours, and all of the flight attendants are busy with the flood of people that suddenly made it through passport control.
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
# Day 6: Custom Customs
|
||||
# [Day 6: Custom Customs](https://adventofcode.com/2020/day/6)
|
||||
|
||||
<details><summary>Challenge description</summary>
|
||||
|
||||
*Description (c) [Eric Wastl](https://twitter.com/ericwastl)*
|
||||
|
||||
## Part One
|
||||
|
||||
As your flight approaches the regional airport where you'll switch to a much larger plane, customs declaration forms are distributed to the passengers.
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
# Day 7: Handy Haversacks
|
||||
# [Day 7: Handy Haversacks](https://adventofcode.com/2020/day/7)
|
||||
|
||||
<details><summary>Challenge description</summary>
|
||||
|
||||
*Description (c) [Eric Wastl](https://twitter.com/ericwastl)*
|
||||
|
||||
## Part One
|
||||
|
||||
You land at the regional airport in time for your next flight. In fact, it looks like you'll even have time to grab some food: all flights are currently delayed due to _issues in luggage processing_.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue