Skip to content

Commit 5f03246

Browse files
committed
Add 2021 day 3 community solution - Rui Alves
1 parent 89f95b7 commit 5f03246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/puzzles/day3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,5 +293,6 @@ You can replace the content of the `input/day3` file with your own input from [a
293293
- [Solution](https://github.com/tOverney/AdventOfCode2021/blob/main/src/main/scala/ch/overney/aoc/day3/) of [@tOverney](https://github.com/tOverney).
294294
- [Solution](https://github.com/philipschwarz/advent-of-code-2021-scala/tree/master/src/main/scala/day3) by [@philip_schwarz](https://twitter.com/philip_schwarz)
295295
- [Solution](https://github.com/Jannyboy11/AdventOfCode2021/blob/main/src/main/scala/day03/Day03.scala) of [Jan Boerman](https://twitter.com/JanBoerman95).
296+
- [Solution](https://github.com/xRuiAlves/advent-of-code-2021/tree/master/src/main/scala/rui/aoc/year2021/day3) by [Rui Alves](https://github.com/xRuiAlves/)
296297

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

0 commit comments

Comments
 (0)