blob: f4b25f43f778886096c584381a4ef8073cd7c13a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Solutions to the [advent of code](https://adventofcode.com/2022/)
puzzles.
Depending on the year most of my solutions are written in C, JS, or
Python but there's also some in C#, Haskell, Racket, bruijn, Effekt, et.
al.
All `bruijn` solutions
[here](https://github.com/marvinborner/bruijn/tree/main/samples/aoc/).
Let me know if you want to join my leaderboard!
|