My solutions to https://adventofcode.com/
| 2019 | ||
| 2020 | ||
| 2021 | ||
| 2022 | ||
| 2023 | ||
| 2024 | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
This repository contains my solutions to the advent of code puzzles available at https://adventofcode.com/
I do not strive for elegance or anything, I just solve a puzzle (often brute forcing it) and if it executes fast enough I move on to the next one.
If the puzzle suits my fancy I implement a Funge-98 solution for fun that I run using one of my own interpreters: