You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Butterick 184d6a1651 | 9 years ago | |
---|---|---|
.gitignore | 9 years ago | |
LICENSE | 9 years ago | |
README.md | 9 years ago | |
day1-input.txt | 9 years ago | |
day1.scrbl | 9 years ago | |
day2-input.txt | 9 years ago | |
day2.scrbl | 9 years ago | |
day3-input.txt | 9 years ago | |
day3.scrbl | 9 years ago | |
day4-input.txt | 9 years ago | |
day4.scrbl | 9 years ago | |
day5-input.txt | 9 years ago | |
day5.scrbl | 9 years ago | |
day6-input.txt | 9 years ago | |
day6.scrbl | 9 years ago | |
helper.rkt | 9 years ago | |
info.rkt | 9 years ago | |
start.scrbl | 9 years ago |
README.md
Racket solutions & explanations for the Advent of Code puzzles.
Install from the command line:
raco pkg install git://github.com/mbutterick/aoc-racket/
Explanations will be installed automatically as part of the Scribble documentation.