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

https://github.com/nuttymoon/advent-of-code

My code for the Advent of code
https://github.com/nuttymoon/advent-of-code

Last synced: 9 months ago
JSON representation

My code for the Advent of code

Awesome Lists containing this project

README

          

# Advent of code

This is how I solved the puzzles of the Advent of Code.

- 1 folder = 1 day solved
- If a day does not appear, I didn't solve it (probably lost patience)
- The code is uncommented but I hope it is still understandable ^^