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 cfa05f2 commit 32d207bCopy full SHA for 32d207b
docs/2023/puzzles/day16.md
@@ -470,8 +470,8 @@ def part2(input: String) =
470
471
## Solutions from the community
472
473
+- [Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day16.scala) by [Rui Alves](https://github.com/xRuiAlves/)
474
- [Solution](https://github.com/merlinorg/aoc2023/blob/main/src/main/scala/Day16.scala) by [merlin](https://github.com/merlinorg/)
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