项目作者: srid

项目描述 :
Srid's solutions to Advent of Code 2019 in Haskell
高级语言: Haskell
项目地址: git://github.com/srid/aoc2019.git
创建时间: 2019-12-01T16:13:39Z
项目社区:https://github.com/srid/aoc2019

开源协议:

下载


Srid’s solutions to Advent of Code 2019

https://adventofcode.com/2019

Running

Install Nix, and then:

  1. ./01.hs
  2. ./02.hs
  3. # etc...

Postmortem