banan-os/userspace/aoc2024
Bananymous 8b612ba547 aoc2024: Implement day9 solution
part2 is kinda unoptimized, it should not use expanded input, but I did
not feel like rewriting my parsing code :)
2024-12-09 16:20:21 +02:00
..
day-template aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00
day1 aoc2024: cleanup day1 solution 2024-12-01 07:58:40 +02:00
day2 aoc2024: Implement day2 solution 2024-12-02 20:13:37 +02:00
day3 aoc2024: Implement day3 solution 2024-12-03 20:29:38 +02:00
day4 aoc2024: Implement day4 solution 2024-12-05 08:16:12 +02:00
day5 aoc2024: Implement day5 solution 2024-12-05 08:16:34 +02:00
day6 aoc2024: Implement day6 solution 2024-12-07 01:08:08 +02:00
day7 aoc2024: Implement day7 solution 2024-12-07 07:34:21 +02:00
day8 aoc2024: Implement day8 solution 2024-12-08 16:14:39 +02:00
day9 aoc2024: Implement day9 solution 2024-12-09 16:20:21 +02:00
full aoc2024: fix `full` runner search path for solutions 2024-12-01 07:58:40 +02:00
input aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00
CMakeLists.txt aoc2024: Implement day9 solution 2024-12-09 16:20:21 +02:00
init-day.sh aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00