Skip to content

Commit 5b3cd51

Browse files
Add Henryk Česnolovič's solution to day 07 (#908)
Co-authored-by: Seth Tisue <seth@tisue.net>
1 parent fcb0e2e commit 5b3cd51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2025/puzzles/day07.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ https://adventofcode.com/2025/day/7
1010

1111
- [Solution](https://github.com/rmarbeck/advent2025/blob/main/day07/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
1212
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day07.scala) by [Philippus Baalman](https://github.com/philippus)
13+
- [Solution](https://github.com/henryk-cesnolovic/advent-of-code-2025/blob/main/d7/solution.scala) by [Henryk Česnolovič](https://github.com/henryk-cesnolovic)
1314
- [Solution](https://codeberg.org/nichobi/adventofcode/src/branch/main/2025/07/solution.scala) by [nichobi](https://codeberg.org/nichobi)
1415
- [Solution](https://github.com/guycastle/advent_of_code/blob/main/src/main/scala/aoc2025/day07/DaySeven.scala) by [Guillaume Vandecasteele](https://github.com/guycastle)
1516
- [Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2025/src/main/scala/Day7.scala) by [Yann Moisan](https://github.com/YannMoisan)

0 commit comments

Comments
 (0)