https://github.com/jrp2014/aoc2019
Advent of Code 2019
https://github.com/jrp2014/aoc2019
advent advent-of-code advent-of-code-2019 aoc aoc19 aoc2019
Last synced: about 1 year ago
JSON representation
Advent of Code 2019
- Host: GitHub
- URL: https://github.com/jrp2014/aoc2019
- Owner: jrp2014
- License: isc
- Created: 2019-12-01T23:52:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T19:21:34.000Z (over 6 years ago)
- Last Synced: 2025-05-14T01:59:06.745Z (about 1 year ago)
- Topics: advent, advent-of-code, advent-of-code-2019, aoc, aoc19, aoc2019
- Language: Haskell
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AoC2019
## Advent of Code 2019
Borrowing ideas from (in no particular order):
* https://github.com/glguy/advent2019
* https://github.com/mstksg/advent-of-code-2019
* https://github.com/mgkoning/advent-of-code-2019
* https://github.com/ephemient/aoc2019
* https://github.com/neilparikh/advent-of-code2019
* https://git.monade.li/aoc/tree/src
... and no doubt others. Thanks for the education guys.