mirror of
https://github.com/HenkKalkwater/aoc-2020
synced 2025-09-05 09:52:44 +00:00
Advent of Code 2020
in | ||
source | ||
.gitignore | ||
dub.sdl | ||
LICENSE | ||
README.txt |
Advent of Code 2020 ================================================================================ HOW TO COMPILE: Run "dub". HOW TO RUN: ./oac-2020 [day] [part] The program reads it input from stdin.