Files
aoc2025/src/main.rs
2025-11-30 22:48:56 -08:00

4 lines
62 B
Rust

use aoc_runner_derive::aoc_main;
aoc_main! { lib = aoc2025 }