Function aoc::year2021::day13::part2

source ยท
pub fn part2(input: &Input) -> String
Expand description

Decode secret message.

The output is a multi-line string to allow integration testing. The final dimensions of the paper are found from the last x and y fold coordinates.