Overview
Comment: | Update README |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1f136fcb1824fb1f61173ca707f5ed37 |
User & Date: | joel on 2018-12-04 01:43:07 |
Other Links: | manifest | tags |
Context
2018-12-04
| ||
12:30 | Add Day 4 input check-in: dd720a user: joel tags: trunk | |
01:43 | Update README check-in: 1f136f user: joel tags: trunk | |
2018-12-03
| ||
20:29 | Add Day 3 solutions and output check-in: 445eb7 user: joel tags: trunk | |
Changes
Modified README.md from [ce27a1] to [8e4574].
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)). |