https://github.com/zevv/aoc2019
https://github.com/zevv/aoc2019
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zevv/aoc2019
- Owner: zevv
- License: mit
- Created: 2019-12-01T10:54:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-21T16:18:06.000Z (about 6 years ago)
- Last Synced: 2025-07-01T00:57:12.504Z (8 months ago)
- Language: Nim
- Size: 54.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Advent of Code 2019 in Nim.
The puzzles open at 06:00 local time, which is a bit too early for me. Read the
description just after I get up, think a bit while having breakfast and walking
the dog, and code during commute. I usually start with pretty dirty code to get
the stars, and spend some time after that cleaning things up.