Varun-Sethu / AOC2022

AOC2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

AOC2022


Languages

Language:F# 57.7%Language:Python 39.0%Language:C# 3.4%