tvl-depot/users/sterni/exercises/aoc
sterni 7ffeb4f7f1 refactor(sterni/aoc/2022): use scan in BQN/k
We can actually use one and the same scan on the sorted list
to solve part 1 and 2 of the assignment.

Change-Id: I657a81bad6151ef4fe13239db88d2dbd2f9c29d8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7491
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-12-02 02:21:01 +00:00
..
2021 chore(sterni/exercises/aoc): split out utils into a library of sorts 2022-12-01 23:38:46 +00:00
2022 refactor(sterni/aoc/2022): use scan in BQN/k 2022-12-02 02:21:01 +00:00
.gitignore feat(sterni/exercises/aoc/2022): add basic scaffolding 2022-12-01 23:50:32 +00:00
lib.bqn chore(sterni/exercises/aoc): split out utils into a library of sorts 2022-12-01 23:38:46 +00:00