Go to file
Parnic a64c43e2e6 Day 5
I...I know there's a way to map all the ranges together to build intersections and make a smart decision about this, but I just...don't really want to do that. This brute force approach finishes in about 55 seconds in Debug and 5 seconds in Release on my PC in a single thread, which...is fine. For now.
2023-12-05 01:29:37 -06:00
2023-12-05 01:29:37 -06:00
2023-11-22 15:06:15 -06:00
2023-12-05 01:29:37 -06:00
2023-11-22 15:06:15 -06:00
2023-12-05 01:29:37 -06:00
2023-11-22 15:06:15 -06:00
2023-11-22 15:06:15 -06:00
2023-11-22 15:06:15 -06:00
2023-11-22 15:06:15 -06:00

Advent of Code 2023

My solutions to Advent of Code 2023.

Description
No description provided
Readme 354 KiB
Languages
C# 100%