martinheidegger / advent-of-code

Advent of code answers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 <date> and it will prompt you for the password.

About

Advent of code answers


Languages

Language:Shell 100.0%