My contributions for the Advent of Code 2025 https://www.adventofcode.com
Go to file
Tobias Radloff 710fe3f3b2 Day 7
2025-12-07 13:47:14 +01:00
.gitignore added file 2025-12-05 17:54:45 +01:00
day01.py Added links to the pages describing each puzzle 2025-12-04 13:24:22 +01:00
day01input.txt day 1 2025-12-01 21:40:43 +01:00
day02.py fixed a bug where the links to the puzzle pages weren't inside a comment 2025-12-05 17:53:37 +01:00
day02input.txt Day 2 2025-12-02 10:17:32 +01:00
day03.py fixed a bug where the links to the puzzle pages weren't inside a comment 2025-12-05 17:53:37 +01:00
day03input.txt day 3 2025-12-03 10:06:04 +01:00
day04.py fixed a bug where the links to the puzzle pages weren't inside a comment 2025-12-05 17:53:37 +01:00
day04input.txt Day 4 2025-12-04 12:20:16 +01:00
day05.py Day 5 2025-12-05 17:53:51 +01:00
day05input.txt Day 5 2025-12-05 17:53:51 +01:00
day06.py deleted unnecessary operations 2025-12-06 15:08:33 +01:00
day06input.txt Day 6 2025-12-06 14:40:53 +01:00
day07.py Day 7 2025-12-07 13:47:14 +01:00
day07input.txt Day 7 2025-12-07 13:47:14 +01:00