mirror of
https://github.com/RGBCube/AdventOfCode
synced 2025-07-27 20:17:43 +00:00
Add day 1 part 1
This commit is contained in:
parent
4ecd58f31e
commit
cd153bf92a
3 changed files with 133 additions and 0 deletions
|
@ -20,5 +20,6 @@
|
|||
in lib.genAttrs [
|
||||
"2023/1-1"
|
||||
"2023/1-2"
|
||||
"2023/2-1"
|
||||
] pathToResult;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue