mirror of
https://github.com/kristoferssolo/Advent-of-Code.git
synced 2025-10-21 18:00:35 +00:00
3 lines
30 B
Rust
3 lines
30 B
Rust
pub mod part1;
|
|
pub mod part2;
|