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

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

Advent of code answers
https://github.com/martinheidegger/advent-of-code

Last synced: 3 months ago
JSON representation

Advent of code answers

Awesome Lists containing this project

README

        

This repository contains the code I used to pass through advent of code.

Each day is encrypted with the final answer to the puzzle based on the input in `./input`.
To decrypt you can simply run `./decrypt ` and it will prompt you for the password.