mirror of
https://github.com/HenkKalkwater/aoc-2020
synced 2024-11-22 11:05:18 +00:00
12 lines
207 B
Plaintext
12 lines
207 B
Plaintext
Advent of Code 2020
|
|
================================================================================
|
|
|
|
HOW TO COMPILE:
|
|
Run "dub".
|
|
|
|
|
|
HOW TO RUN:
|
|
./oac-2020 [day] [part]
|
|
|
|
The program reads it input from stdin.
|