AoC_2021/src/main.rs

3 lines
63 B
Rust

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