Skip to content

Commit ebb8f39

Browse files
beneyalbishabosha
andauthored
Add day 16 solution by Ben Eyal (#487)
* Add day 16 solution by Ben Eyal * Update docs/2023/puzzles/day16.md --------- Co-authored-by: Jamie Thompson <[email protected]>
1 parent 32d207b commit ebb8f39

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/beneyal/aoc-2023/blob/main/src/main/scala/day16.scala) by [Ben Eyal](https://github.com/beneyal/)
473474
- [Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day16.scala) by [Rui Alves](https://github.com/xRuiAlves/)
474475
- [Solution](https://github.com/merlinorg/aoc2023/blob/main/src/main/scala/Day16.scala) by [merlin](https://github.com/merlinorg/)
475476

0 commit comments

Comments
 (0)