Skip to content

Commit 7a1886b

Browse files
committed
Year 2022 Day 21
1 parent e9894ae commit 7a1886b

File tree

4 files changed

+2251
-0
lines changed

4 files changed

+2251
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The minimal SBT project provides:
5151
| 18 | [Boiling Boulders](https://adventofcode.com/2022/day/18) | [Source](src/main/scala/AdventOfCode2022/Day18.scala) |
5252
| 19 | [Not Enough Minerals](https://adventofcode.com/2022/day/19) | [Source](src/main/scala/AdventOfCode2022/Day19.scala) |
5353
| 20 | [Grove Positioning System](https://adventofcode.com/2022/day/20) | [Source](src/main/scala/AdventOfCode2022/Day20.scala) |
54+
| 21 | [Monkey Math](https://adventofcode.com/2022/day/21) | [Source](src/main/scala/AdventOfCode2022/Day21.scala) |
5455

5556
## 2021
5657

0 commit comments

Comments
 (0)