My contributions for the Advent of Code 2025 https://www.adventofcode.com
Go to file
Tobias Radloff ef8749ff59 Day 9
2025-12-09 12:52:18 +01:00
.gitignore Day 9 2025-12-09 12:19:17 +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
day08.py Day 8 2025-12-08 11:43:37 +01:00
day08input.txt Day 8 2025-12-08 11:43:37 +01:00
day09.py Day 9 2025-12-09 12:52:18 +01:00
day09input.txt Day 9 2025-12-09 12:19:17 +01:00