2020 day 24 part 2 (bash)

This commit is contained in:
2022-10-10 16:09:24 +02:00
parent 563798871a
commit d2b5a9dc34
4 changed files with 84 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
#### Advent of Code 2020
- `C`: Days 1-18
- `Bash`: Days 1-23
- `Bash`: Days 1-24
- `Cobol`: Day 1 (!!)
#### Advent of Code 2021