pub fn part1(disk: &[usize]) -> usize
Block by block checksum comparison that doesn’t allocate any memory.