My contributions for the Advent of Code 2025 https://www.adventofcode.com
Go to file
2025-12-16 00:03:34 +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
day10.py Day 10 Part 2 (finally working) 2025-12-16 00:03:34 +01:00
day10input.txt Day 10 Part 1 2025-12-11 09:14:10 +01:00
day11.py Day 11 2025-12-11 22:34:25 +01:00
day11input.txt Day 11 2025-12-11 22:34:25 +01:00
day12.py Day 12 2025-12-14 00:11:19 +01:00
day12input.txt Day 12 2025-12-14 00:11:19 +01:00