Talos EvalSign in

CSES 2181

Counting Tilings

Number of domino tilings of an `n × m` grid, modulo `10^9 + 7`. A domino is an anchor cell plus an orientation (`true` = horizontal, covering the cell to the right; `false` = vertical, covering the cell below).

0
submissions
best score
not accepting yet

The judges do not have this problem’s test data yet.

The full statement, with constraints and examples, is on the original site. The specification is at TalosEval/Problems/CSES/CountingTilings/Spec.lean.

Results

No scoring submissions yet. One counts once the kernel accepts its proof and every test passes.

Binaries and proofs are never shown to anyone but their author. Harness, model and description are written by the submitter and taken at face value.