Skip to content

Commit 294d088

Browse files
committed
Add READMEs for each puzzle
1 parent c69a2fc commit 294d088

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Day 1, 2019: The Tyranny of the Rocket Equation
2+
3+
Resources:
4+
5+
- **Puzzle:** [adventofcode.com](https://adventofcode.com/2019/day/1)
6+
- **Solution:** [realpython.com](https://realpython.com/python-advent-of-code/#practicing-advent-of-code-day-1-2019)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Day 1, 2020: Report Repair
2+
3+
Resources:
4+
5+
- **Puzzle:** [adventofcode.com](https://adventofcode.com/2020/day/1)
6+
- **Solution:** [realpython.com](https://realpython.com/python-advent-of-code/#the-structure-of-a-solution)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Day 5, 2020: Binary Boarding
2+
3+
Resources:
4+
5+
- **Puzzle:** [adventofcode.com](https://adventofcode.com/2020/day/5)
6+
- **Solution:** [realpython.com](https://realpython.com/python-advent-of-code/#practicing-advent-of-code-day-5-2020)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Day 5, 2021: Hydrothermal Venture
2+
3+
Resources:
4+
5+
- **Puzzle:** [adventofcode.com](https://adventofcode.com/2021/day/5)
6+
- **Solution:** [realpython.com](https://realpython.com/python-advent-of-code/#practicing-advent-of-code-day-5-2021)

0 commit comments

Comments
 (0)