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:
parent
6abea467e2
commit
7b87b2ccbb
5 changed files with 81 additions and 1 deletions
3
users/sterni/exercises/aoc/.gitignore
vendored
3
users/sterni/exercises/aoc/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/*/input
|
||||
/*/input
|
||||
/*/*/input
|
||||
Loading…
Add table
Add a link
Reference in a new issue