pub fn print_title(stdout: &mut StandardStream, year: &str, day: &str)
Prints our Advent of Code header with the puzzle name.