An open API service indexing awesome lists of open source software.

https://github.com/bh2smith/advent

Solutions to Advent of Code
https://github.com/bh2smith/advent

Last synced: about 1 year ago
JSON representation

Solutions to Advent of Code

Awesome Lists containing this project

README

          

# advent
Solutions to Advent of Code

Each file can be run individually and will,
ideally, print the answers based on the the input files in the `data` directory.

Warning: Some solutions may not be generalized to work with arbitrary input data.