Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 4 hours 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.