mirror of
https://github.com/anthonyoteri/advent-of-code-2023.git
synced 2026-06-05 22:06:53 -04:00
Add skeleton project
Signed-off-by: Anthony Oteri <anthony.oteri@gmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
pub mod error;
|
||||
|
||||
pub mod part1;
|
||||
pub mod part2;
|
||||
Reference in New Issue
Block a user