Differences From Artifact [ce27a1]:
- File README.md — part of check-in [1c0a94] at 2018-12-01 21:18:48 on branch trunk — Add Readme file (user: joel, size: 214) [annotate] [blame] [check-ins using]
To Artifact [8e4574]:
- File README.md — part of check-in [1f136f] at 2018-12-04 01:43:07 on branch trunk — Update README (user: joel, size: 423) [annotate] [blame] [check-ins using]
1 2 3 | 1 2 3 4 5 | + + | # Advent of Code 2018 Here are my solutions for [this year’s event](https://adventofcode.com/2018/). I’m going to start out using Racket again, although I might get lazy and switch to Python or quit entirely. You can see the code in the `.rkt` files, or view my [tech notes for each day’s solutions](https://thenotepad.org/repos/aoc2018/timeline?y=e) ([RSS](https://thenotepad.org/repos/aoc2018/timeline.rss?y=e)). |