aoc::year2021::day13

Function 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.