/AOC2022

AOC2022

Primary LanguageF#

2022 Advent of Code solutions

Mostly in F# with some rewrites in Go where I'm bothered :)

To run the solutions just type:

dotnet run <day> <problem_number>