Skip to content

Commit b8eed2c

Browse files
authored
Update day13.md (#761)
1 parent fc16fd1 commit b8eed2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2024/puzzles/day13.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ def part2(input: String): Long =
215215
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2024/Day13.scala) by [Philippus Baalman](https://github.com/philippus)
216216
- [Solution](https://github.com/jnclt/adventofcode2024/blob/main/day13/claw-contraption.sc) by [jnclt](https://github.com/jnclt)
217217
- [Solution](https://github.com/TheDrawingCoder-Gamer/adventofcode2024/blob/master/src/main/scala/Day13.scala) by [Bulby](https://github.com/TheDrawingCoder-Gamer)
218+
- [Solution](https://github.com/jportway/advent2024/blob/master/src/main/scala/Day13.scala) by [Joshua Portway](https://github.com/jportway)
218219

219220
Share your solution to the Scala community by editing this page.
220221
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)