Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 583 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 583 Bytes

🎄 Advent of Code 2020

It's that time of the year again! Random solutions to the Advent of Code challenge (https://adventofcode.com) in F#.

🎬 To get started

You'll need the .NET Core 5 SDK. After cloning the repository, enter into the .\AdventOfCode.Runner directory and type dotnet run. You'll be able to select a problem from the menu. If you want to run the code on a different input, replace the relevant files in the App_Data folder.

👀 303 See Other

Here is a collection of solutions in many languages: https://github.com/Bogdanp/awesome-advent-of-code