Skip to content

Commit 32d207b

Browse files
Add day 16 community solution - Rui Alves (#484)
* Add day 16 community solution - Rui Alves * Update docs/2023/puzzles/day16.md --------- Co-authored-by: Jamie Thompson <[email protected]>
1 parent cfa05f2 commit 32d207b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2023/puzzles/day16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,8 +470,8 @@ def part2(input: String) =
470470

471471
## Solutions from the community
472472

473+
- [Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day16.scala) by [Rui Alves](https://github.com/xRuiAlves/)
473474
- [Solution](https://github.com/merlinorg/aoc2023/blob/main/src/main/scala/Day16.scala) by [merlin](https://github.com/merlinorg/)
474475

475-
476476
Share your solution to the Scala community by editing this page.
477477
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

Comments
 (0)