tvl-depot/users/sterni/exercises/aoc/2022
sterni 6a3826e4b7 feat(sterni/aoc/2022): day03 k solution
Change-Id: If31e7047fc0c286e3e40b23a13fb9c51297809af
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7525
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-12-05 01:01:00 +00:00
..
01 refactor(sterni/aoc/2022): use scan in BQN/k 2022-12-02 02:21:01 +00:00
02 feat(sterni/aoc/2022): day02 k solution 2022-12-03 01:25:32 +00:00
03 feat(sterni/aoc/2022): day03 k solution 2022-12-05 01:01:00 +00:00
.skip-subtree feat(sterni/exercises/aoc/2022): add basic scaffolding 2022-12-01 23:50:32 +00:00
default.nix feat(sterni/aoc/2022): day01 solutions 2022-12-01 23:50:32 +00:00
nix.nix feat(sterni/aoc/2022): day01 solutions 2022-12-01 23:50:32 +00:00
README.md feat(sterni/exercises/aoc/2022): add basic scaffolding 2022-12-01 23:50:32 +00:00

sterni's Advent of Code 2022

I'm trying to do it in BQN again to redeem myself for my unfinished AoC 2021, but will allow myself falling back to another language if I get stuck, so I actually complete this one. I also plan to write additional solutions in Nix (when I have the time) in order to throw //tvix/eval against some new problems. We'll see how it goes, as my December promises to be quite busy.