input!() { /* proc-macro */ }
Returns the puzzle input as a String: input!().
input!()
This must be used within a function annotated with #[aocd(year, day)].
#[aocd(year, day)]