mirror of
https://github.com/parnic/advent-of-code-2023.git
synced 2025-09-05 00:50:14 -05:00
No description
This is terrible, but it's Christmas and I don't want to solve this intense graph theory problem right now. I fed the parsed graph into graphviz so I could see where the connections were, then had the code sever them and calculate the independent graph sizes. Maybe I'll find a real solve for this later...but probably not. |
||
---|---|---|
.idea/.idea.advent-of-code-2023/.idea | ||
inputs | ||
Properties | ||
src | ||
.gitignore | ||
advent-of-code-2023.csproj | ||
advent-of-code-2023.sln | ||
global.json | ||
GlobalSuppressions.cs | ||
README.md |
Advent of Code 2023
My solutions to Advent of Code 2023.