Fix Readme of Day 09 and 10
This commit is contained in:
parent
243e9992b8
commit
458ab22dee
@ -2,6 +2,8 @@
|
|||||||
Copyright (c) Eric Wastl
|
Copyright (c) Eric Wastl
|
||||||
#### [Direct Link](https://adventofcode.com/2021/day/09)
|
#### [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.
|
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).
|
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).
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
# 2021 Day 09: Smoke Basin
|
# 2021 Day 10: Syntax Scoring
|
||||||
Copyright (c) Eric Wastl
|
Copyright (c) Eric Wastl
|
||||||
#### [Direct Link](https://adventofcode.com/2021/day/10)
|
#### [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:
|
You ask the submarine to determine the best route out of the deep-sea cave, but it only replies:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user