part2

Function part2 

Source
pub fn part2(input: &Grid<u8>) -> usize
Expand description

Use a compressed grid where each byte stores 4 cells (2x2 block) with 2 bits per cell.