Skip to content

Commit fd773f9

Browse files
spamegg1bishabosha
andauthored
add day15 solution by spamegg (#476)
* add day15 solution by spamegg * Update docs/2023/puzzles/day15.md --------- Co-authored-by: Jamie Thompson <[email protected]>
1 parent d6d3b43 commit fd773f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/2023/puzzles/day15.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,9 @@ end part2
201201

202202
## Solutions from the community
203203

204+
- [Solution](https://github.com/spamegg1/advent-of-code-2023-scala/blob/solutions/15.worksheet.sc#L208) by [Spamegg](https://github.com/spamegg1)
204205
- [Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2023/src/main/scala/Day15.scala) by [YannMoisan](https://github.com/YannMoisan)
206+
- [Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day15.scala) by [Rui Alves](https://github.com/xRuiAlves/)
205207

206208
Share your solution to the Scala community by editing this page.
207209
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
208-
209-
- [Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day15.scala) by [Rui Alves](https://github.com/xRuiAlves/)

0 commit comments

Comments
 (0)