项目作者: tormodfj

项目描述 :
Advent of Code 2020
高级语言: F#
项目地址: git://github.com/tormodfj/aoc2020.git
创建时间: 2020-12-03T15:18:50Z
项目社区:https://github.com/tormodfj/aoc2020

开源协议:

下载


Immutable Advent of Code 2020

My attempt at solving Advent of Code 2020 puzzles in F# without mutable state.

To execute the programs, simply call dotnet run inside the numbered folders.