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 e0111c4 commit cfa05f2Copy full SHA for cfa05f2
docs/2023/puzzles/day16.md
@@ -470,5 +470,8 @@ def part2(input: String) =
470
471
## Solutions from the community
472
473
+- [Solution](https://github.com/merlinorg/aoc2023/blob/main/src/main/scala/Day16.scala) by [merlin](https://github.com/merlinorg/)
474
+
475
476
Share your solution to the Scala community by editing this page.
477
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