Find a file
Evie Litherland-Smith 5fe3d1caa8 Make functions public
Move valid number filtering to separate function for more granular testing
2024-01-06 07:19:13 +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 working part2/day2 solution 2024-01-01 11:33:10 +00:00
day3 Make functions public 2024-01-06 07:19:13 +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 Update version of pre-commit-rust to include clippy and test running 2024-01-01 11:59:12 +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