Skip to content

blazpeterlin/AdventOfCode2016.FSharp

Repository files navigation

Solutions for Advent Of Code 2016, written in F#. Automatic solutions for some days is missing since some solutions required manual work by hand.

Run the code by opening the solution in Visual Studio and running the Aoc16.FinishedDays.Test tests through Test Explorer.

Or check out the solution code inside Aoc16.FinishedDays.

Each day was originally coded inside the Aoc16.ActiveDay/Program.fs for regular debugging, then renamed and moved to FinishedDays.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages