aoc2024/src/solutions/day_24.rs

2 lines
37 B
Rust
Raw Normal View History

2024-12-05 17:55:56 +00:00
pub struct AocDayTwentyFourSolution;