Find a file
2023-12-31 23:43:38 +00:00
.github/workflows Initial commit 2023-12-29 08:11:41 +00:00
day1 Add problem text to each (current) day 2023-12-31 10:12:17 +00:00
day2 Add second test for day2/part1 now that I know the solution 2023-12-31 23:43:38 +00:00
day3 Add problem text to each (current) day 2023-12-31 10:12:17 +00:00
day4 Add problem text to each (current) day 2023-12-31 10:12:17 +00:00
.envrc Initial commit 2023-12-29 08:11:41 +00:00
.gitignore Initial commit 2023-12-29 08:11:41 +00:00
.pre-commit-config.yaml Initial commit 2023-12-29 08:11:41 +00:00
Cargo.lock Add test and input for day3 (not passing yet) 2023-12-29 09:49:00 +00:00
Cargo.toml Initial commit 2023-12-29 08:11:41 +00:00
default.nix Initial commit 2023-12-29 08:11:41 +00:00
flake.lock Initial commit 2023-12-29 08:11:41 +00:00
flake.nix Initial commit 2023-12-29 08:11:41 +00:00
README.org Add README 2023-12-29 08:14:45 +00:00
shell.nix Initial commit 2023-12-29 08:11:41 +00:00

Advent of Code 2023

Advent of Code homepage