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

https://github.com/booniepepper/adventofcode-solutions

It's me solving some problems: https://adventofcode.com
https://github.com/booniepepper/adventofcode-solutions

advent-of-code-2020 adventofcode2020 all-languages polyglot polyglot-programming

Last synced: 11 months ago
JSON representation

It's me solving some problems: https://adventofcode.com

Awesome Lists containing this project

README

          

* [the challenges](https://adventofcode.com)
* [this site](https://booniepepper.github.io/adventofcode-solutions/)
* [source code](https://github.com/booniepepper/adventofcode-solutions/tree/main/_posts)

# Advent of Code solutions

I started solving in 2020.

My personal challenge here is:

* Use a different programming language for each day
* Read the input from a file
* Print results to stdout