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 073617e commit 78b7481Copy full SHA for 78b7481
docs/2024/puzzles/day18.md
@@ -0,0 +1,12 @@
1
+import Solver from "../../../../../website/src/components/Solver.js"
2
+
3
+# Day 18: RAM Run
4
5
+## Puzzle description
6
7
+https://adventofcode.com/2024/day/18
8
9
+## Solutions from the community
10
11
+Share your solution to the Scala community by editing this page.
12
+You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
0 commit comments