tvl-depot/users/sterni/exercises/aoc/2022
sterni 2b308c64b9 feat(sterni/aoc/2022): day16 part 1 k solution
Change-Id: I4d141e0d911157ae17f12066b859297836d4858b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7897
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2023-01-22 14:36:01 +00:00
..
01 fix(sterni/aoc/2022/01): fix output format 2022-12-05 01:01:00 +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
04 feat(sterni/aoc/2022): day04 BQN solution 2022-12-05 18:58:30 +00:00
05 refactor(sterni/aoc/2022/05): rank 2 array into list of lists w/ <˘ 2022-12-10 20:51:35 +00:00
06 feat(sterni/aoc/2022): day06 array solutions 2022-12-06 14:45:48 +00:00
07 feat(sterni/aoc/2022): day07 BQN solution 2022-12-07 19:17:34 +00:00
08 feat(sterni/aoc/2022): day08 BQN solution 2022-12-10 15:22:33 +00:00
09 feat(sterni/aoc/2022): day09 BQN solution 2022-12-10 18:36:09 +00:00
10 refactor(sterni/aoc/2022/10): tidy up image rendering 2022-12-12 23:48:17 +00:00
11 feat(sterni/aoc/2022): day13 BQN solution 2022-12-13 14:52:19 +00:00
12 feat(sterni/aoc/2022): day12 BQN solution 2022-12-20 19:01:26 +00:00
13 feat(sterni/aoc/2022): day13 BQN solution 2022-12-13 14:52:19 +00:00
15 feat(sterni/aoc/2022): day15 BQN solution 2022-12-20 19:08:30 +00:00
16 feat(sterni/aoc/2022): day16 part 1 k solution 2023-01-22 14:36:01 +00:00
17 feat(sterni/aoc/2022): day17 BQN solution 2022-12-20 23:02:24 +00:00
18 feat(sterni/aoc/2022): day18 BQN solution 2022-12-20 19:01:26 +00:00
20 feat(sterni/aoc/2022): day20 BQN solution 2022-12-20 19:03:28 +00:00
21 feat(sterni/aoc/2022): day21.1 BQN solution 2022-12-23 14:34:55 +00:00
25 feat(sterni/aoc/2022): day25 array solutions 2022-12-27 13:35:08 +00:00
.skip-subtree feat(sterni/exercises/aoc/2022): add basic scaffolding 2022-12-01 23:50:32 +00:00
default.nix fix(sterni/aoc/2022): make solutions executable in bqn drv 2022-12-28 12:20:41 +00:00
README.md chore(sterni/aoc/2022): nuke Nix solutions 2022-12-28 12:20:41 +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.