Fix Readme of Day 09 and 10

This commit is contained in:
Akumatic 2021-12-11 12:01:13 +01:00
parent 243e9992b8
commit 458ab22dee
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,8 @@
Copyright (c) Eric Wastl
#### [Direct Link](https://adventofcode.com/2021/day/09)
## Part 1
These caves seem to be [lava tubes](https://en.wikipedia.org/wiki/Lava_tube). Parts are even still volcanically active; small hydrothermal vents release smoke into the caves that slowly settles like rain.
If you can model how the smoke flows through the caves, you might be able to avoid it and be that much safer. The submarine generates a heightmap of the floor of the nearby caves for you (your puzzle input).

View File

@ -1,7 +1,9 @@
# 2021 Day 09: Smoke Basin
# 2021 Day 10: Syntax Scoring
Copyright (c) Eric Wastl
#### [Direct Link](https://adventofcode.com/2021/day/10)
## Part 1
You ask the submarine to determine the best route out of the deep-sea cave, but it only replies:
```