const INPUT: &str = include_str!("../../data/day14/input"); fn main() { }