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 eb2e4ef commit c338cb1Copy full SHA for c338cb1
docs/2024/puzzles/day01.md
@@ -0,0 +1,12 @@
1
+import Solver from "../../../../../website/src/components/Solver.js"
2
+
3
+# Day 1: Historian Hysteria
4
5
+## Puzzle description
6
7
+https://adventofcode.com/2024/day/1
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