mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 11:23:17 -09:00
4 lines
43 B
Rust
4 lines
43 B
Rust
#![allow(dead_code)]
|
|
mod day_1;
|
|
mod day_2;
|