Initial commit
This commit is contained in:
commit
f242d2b0df
420 changed files with 62521 additions and 0 deletions
10
2019/README.org
Normal file
10
2019/README.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
* Advent of Code 2019
|
||||
|
||||
My answers for [[https://adventofcode.com/2019][Advent of Code 2019]].
|
||||
|
||||
Racket tests:
|
||||
|
||||
#+begin_src sh
|
||||
raco make **/*.rkt
|
||||
raco test **/*.rkt
|
||||
#+end_src
|
Loading…
Add table
Add a link
Reference in a new issue