1
0
Fork 0
mirror of https://github.com/HenkKalkwater/aoc-2020 synced 2024-06-02 18:42:42 +00:00
aoc-2020/README.txt
2020-12-03 09:30:02 +01:00

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.