/AdventOfCode2022

Personal attempts for Advent Of Code 2022

Primary LanguageF#MIT LicenseMIT

AdventOfCode2022

Personal attempts for Advent Of Code 2022 in F#

Running the code

To run the code or tests, navigate to each day's folder i.e. cd Day10 and run dotnet run or dotnet test to see the output from that day's code.

Resources