Skip to content

Commit 4d5393f

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/puzzles/day1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,6 @@ So the second part of the puzzle is almost the same as the first part of the puz
149149
- [Solution](https://github.com/FlorianCassayre/AdventOfCode-2021/blob/master/src/main/scala/adventofcode/solutions/Day01.scala) of [@FlorianCassayre](https://github.com/FlorianCassayre).
150150
- [Solution](https://github.com/justinhj/adventofcode2021-day1) with [video tutorial](https://www.youtube.com/watch?v=ziWwsXD9w7M) by [@justinhj](https://twitter.com/justinhj)
151151
- [Solution](https://github.com/Jannyboy11/AdventOfCode2021/blob/main/src/main/scala/day01/Day01.scala) of [Jan Boerman](https://twitter.com/JanBoerman95).
152+
- [Solution](https://github.com/xRuiAlves/advent-of-code-2021/tree/master/src/main/scala/rui/aoc/year2021/day1) by [Rui Alves](https://github.com/xRuiAlves/)
152153

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

0 commit comments

Comments
 (0)