mirror of
https://github.com/HenkKalkwater/aoc-2020
synced 2025-09-06 09:52:44 +00:00
Add README
This commit is contained in:
parent
beb7b447e9
commit
b21ca2df4a
1 changed files with 11 additions and 0 deletions
11
README.txt
Normal file
11
README.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
Advent of Code 2020
|
||||||
|
================================================================================
|
||||||
|
|
||||||
|
HOW TO COMPILE:
|
||||||
|
Run "dub".
|
||||||
|
|
||||||
|
|
||||||
|
HOW TO RUN:
|
||||||
|
./oac-2020 [day] [part]
|
||||||
|
|
||||||
|
The program reads it input from stdin.
|
Loading…
Add table
Add a link
Reference in a new issue