Skip to content

Commit

Permalink
Add SethTisue's solution for day 1 (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue authored Dec 2, 2023
1 parent a4dca3f commit a550f8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/2023/puzzles/day01.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,6 @@ end part2
- [Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2023/src/main/scala/Day1.scala) by [YannMoisan](https://github.com/YannMoisan)
- [Solution](https://github.com/bxiang/advent-of-code-2023/blob/main/src/main/scala/com/aoc/day1/Solution.scala) by [Brian Xiang](https://github.com/bxiang)
- [Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day01.scala) by [Jamie Thompson](https://github.com/bishabosha)
- [Solution](https://github.com/SethTisue/adventofcode/blob/main/2023/src/test/scala/Day01.scala) by [Seth Tisue](https://github.com/SethTisue)

Share your solution to the Scala community by editing this page.

0 comments on commit a550f8c

Please sign in to comment.