Skip to content

Commit 89f95b7

Browse files
committed
Add 2021 day 2 community solution - Rui Alves
1 parent 4d5393f commit 89f95b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/puzzles/day2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,5 +197,6 @@ You can replace the content of the `input/day2` file with your own input from [a
197197
- [Solution](https://github.com/philipschwarz/advent-of-code-2021-scala/tree/master/src/main/scala/day2) by [@philip_schwarz](https://twitter.com/philip_schwarz)
198198
- [Solution](https://github.com/FlorianCassayre/AdventOfCode-2021/blob/master/src/main/scala/adventofcode/solutions/Day02.scala) of [@FlorianCassayre](https://github.com/FlorianCassayre).
199199
- [Solution](https://github.com/Jannyboy11/AdventOfCode2021/blob/main/src/main/scala/day02/Day02.scala) of [Jan Boerman](https://twitter.com/JanBoerman95).
200+
- [Solution](https://github.com/xRuiAlves/advent-of-code-2021/tree/master/src/main/scala/rui/aoc/year2021/day2) by [Rui Alves](https://github.com/xRuiAlves/)
200201

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

0 commit comments

Comments
 (0)