We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9894ae commit 7a1886bCopy full SHA for 7a1886b
README.md
@@ -51,6 +51,7 @@ The minimal SBT project provides:
51
| 18 | [Boiling Boulders](https://adventofcode.com/2022/day/18) | [Source](src/main/scala/AdventOfCode2022/Day18.scala) |
52
| 19 | [Not Enough Minerals](https://adventofcode.com/2022/day/19) | [Source](src/main/scala/AdventOfCode2022/Day19.scala) |
53
| 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) |
55
56
## 2021
57
0 commit comments