The code is littered with `unwrap`s. This is because the input format is known in advance.
The code is littered with
unwraps. This is because the input format is known in advance.