pub(crate) fn occ_is(occ: &[Vec<bool>], r: usize, c: usize) -> bool
グリッド占有 (rowspan/colspan 解決用) のヘルパ。