fn fill_corners(grid: &mut [Vec<bool>])
Expand description

implements “Four lights, one in each corner, are stuck on and can’t be turned off.” on grid