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 787dbec commit fea1eb2Copy full SHA for fea1eb2
docs/2024/puzzles/day02.md
@@ -0,0 +1,12 @@
1
+import Solver from "../../../../../website/src/components/Solver.js"
2
+
3
+# Day 2: Red-Nosed Reports
4
5
+## Puzzle description
6
7
+https://adventofcode.com/2024/day/2
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