Skip to content

It's that time of the year again! My Advent of Code solutions in F#

Notifications You must be signed in to change notification settings

wimex/AdventOfCode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 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

About

It's that time of the year again! My Advent of Code solutions in F#

Resources

Stars

Watchers

Forks