db4b0b5 ^
1 2 3 4 5
static INPUT: &str = include_str!("input.txt"); fn main() { let valueified = INPUT; }