banan-os/userspace/aoc2024
Bananymous c4e76b391e aoc2024: Implement day8 solution
I did not feel like optimizing this one, so its a O(n^2) looking over
every cell in the grid. Performs way faster than my optimized day6
solution tho :DD
2024-12-08 16:14:39 +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
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 day8 solution 2024-12-08 16:14:39 +02:00
init-day.sh aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00