making 2023 a generic aoc repo
This commit is contained in:
2
2023/day-1/src/lib.rs
Normal file
2
2023/day-1/src/lib.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod part1;
|
||||
pub mod part2;
|
||||
Reference in New Issue
Block a user