Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 168 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 168 Bytes

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>