Skip to content

Commit

Permalink
Add CJSmith's solution to day 2. (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
CJSmith-0141 authored Dec 2, 2023
1 parent eba20c0 commit 216175e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/2023/puzzles/day02.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ https://adventofcode.com/2023/day/2
## Solutions from the community

- [Solution](https://github.com/SethTisue/adventofcode/blob/main/2023/src/test/scala/Day02.scala) by [Seth Tisue](https://github.com/SethTisue)
- [Solution](https://gist.github.com/CJSmith-0141/b7a43228aeadfe2169cd163d38e732b3) by [CJ Smith](https://github.com/CJSmith-0141)

Share your solution to the Scala community by editing this page. (You can even write the whole article!)

0 comments on commit 216175e

Please sign in to comment.