mirror of
https://github.com/kristoferssolo/Advent-of-Code.git
synced 2025-12-31 13:42:32 +00:00
3 lines
30 B
Rust
3 lines
30 B
Rust
pub mod part1;
|
|
pub mod part2;
|