My solutions to https://adventofcode.com/
Find a file
2023-03-05 23:47:17 +01:00
2021 Added first part of the third day in zig 2022-08-12 21:42:25 +02:00
2022 2022-01 in haskell 2023-03-05 23:47:17 +01:00
.gitignore 2022-18 in js 2022-12-27 22:42:42 +01:00
LICENSE Initial import 2021-12-06 18:20:56 +01:00
README.md 2022-01 in befunge! 2022-12-01 18:48:22 +01:00

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: