tvl-depot/users/sterni/exercises/aoc
sterni 68555896de feat(sterni/aoc/2022): day20 BQN solution
This solution feels very un-BQN-esque, but I could not get it to work by
doing arithmetic operations on an array of indices for any input but the
example one. It's still decently fact considering that we create so many
intermediate arrays at each step.

Change-Id: I883409b4d99d4954312df9b9a9ffc568c39f7726
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7602
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-12-20 19:03:28 +00:00
..
2021 feat(sterni/aoc/2022): day18 BQN solution 2022-12-20 19:01:26 +00:00
2022 feat(sterni/aoc/2022): day20 BQN solution 2022-12-20 19:03:28 +00:00
.gitignore feat(sterni/exercises/aoc/2022): add basic scaffolding 2022-12-01 23:50:32 +00:00
lib.bqn feat(sterni/aoc/2022): day18 BQN solution 2022-12-20 19:01:26 +00:00