feat(sterni/exercises/aoc/2022): add basic scaffolding

I currently plan doing BQN and Nix (where it is not too annoying,
respectively). All solutions can either be executed together in a
derivation using CBQN and Tvix (!!!) or executed individually (I'll do
one file per solution for BQN and an attribute set of solutions for Nix
in a single file).

Change-Id: I7cff2ea60d06ae0f586d07779f14f5edd8f87aae
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7489
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
This commit is contained in:
sterni 2022-12-01 17:24:54 +01:00
parent 6abea467e2
commit 7b87b2ccbb
5 changed files with 81 additions and 1 deletions

View file

@ -1 +1,2 @@
/*/input
/*/input
/*/*/input