Skip to content

Commit fc16fd1

Browse files
authored
Update day12.md (#760)
1 parent 18f9ea4 commit fc16fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2024/puzzles/day12.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ def part2(input: String): Int = {
379379
- [Solution](https://github.com/jnclt/adventofcode2024/blob/main/day12/garden-groups.sc) by [jnclt](https://github.com/jnclt)
380380
- [Solution](https://github.com/scarf005/aoc-scala/blob/main/2024/day12.scala) by [scarf](https://github.com/scarf005)
381381
- [Solution](https://github.com/AlexMckey/AoC2024_Scala/blob/master/src/year2024/day12.scala) by [Alex Mc'key](https://github.com/AlexMckey)
382+
- [Solution](https://github.com/jportway/advent2024/blob/master/src/main/scala/Day12.scala) by [Joshua Portway](https://github.com/jportway)
382383

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