Skip to content

Commit 91af436

Browse files
spamegg1bishabosha
andauthored
added day16 solution by spamegg (#486)
* added day16 solution by spamegg * Update docs/2023/puzzles/day16.md --------- Co-authored-by: Jamie Thompson <[email protected]>
1 parent ebb8f39 commit 91af436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2023/puzzles/day16.md

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

471471
## Solutions from the community
472472

473+
- [Solution](https://github.com/spamegg1/advent-of-code-2023-scala/blob/solutions/16.worksheet.sc#L131) by [Spamegg](https://github.com/spamegg1/)
473474
- [Solution](https://github.com/beneyal/aoc-2023/blob/main/src/main/scala/day16.scala) by [Ben Eyal](https://github.com/beneyal/)
474475
- [Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day16.scala) by [Rui Alves](https://github.com/xRuiAlves/)
475476
- [Solution](https://github.com/merlinorg/aoc2023/blob/main/src/main/scala/Day16.scala) by [merlin](https://github.com/merlinorg/)

0 commit comments

Comments
 (0)