Skip to content

Commit

Permalink
Merge pull request #706 from nikiforo/patch-8
Browse files Browse the repository at this point in the history
A day12 solution from the community
  • Loading branch information
adpi2 authored Dec 12, 2024
2 parents a1e724f + aaedbd5 commit bf36b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/2024/puzzles/day12.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import Solver from "../../../../../website/src/components/Solver.js"
https://adventofcode.com/2024/day/12

## Solutions from the community
- [Solution](https://github.com/nikiforo/aoc24/blob/main/src/main/scala/io/github/nikiforo/aoc24/D12T2.scala) by [Artem Nikiforov](https://github.com/nikiforo)

Share your solution to the Scala community by editing this page.
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)

0 comments on commit bf36b95

Please sign in to comment.