Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bclindner/aoc19
Advent of Code 2019 solutions
https://github.com/bclindner/aoc19
advent-of-code advent-of-code-2019
Last synced: 19 days ago
JSON representation
Advent of Code 2019 solutions
- Host: GitHub
- URL: https://github.com/bclindner/aoc19
- Owner: bclindner
- Created: 2019-12-01T15:32:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T17:04:19.000Z (about 5 years ago)
- Last Synced: 2024-11-11T10:52:24.464Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2019
- Language: C
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2019
My solutions to the [Advent of Code 2019](https://adventofcode.com/) challenge,
which at the time of writing is still underway.I intend to do these in a variety of languages, ranging from domain-specific to
general-purpose, and maybe in esoteric languages if I'm feeling adventurous.I don't intend to golf these too hard; they're meant to work without being too
verbose, while giving me an opportunity to flex the more niche languages I don't
get to use much.