Released: 2026-02-21
Missing Domino:
anthropic/claude-haiku-4.5
anthropic
By systematically identifying all visible dominoes in the set and comparing against the complete standard double-six set (28 tiles with all combinations of 0-6), the domino [4, 4] is missing. All other 27 dominoes are present, including [3, 3], [5, 5], and [6, 6].
google/gemini-3-flash-preview
A standard double-six set contains 28 tiles. By cataloging the tiles in the image, all tiles except the double-six [6,6] are present. Specifically, the following are found: [0,0], [0,1], [0,2], [0,3], [0,4], [0,5], [0,6], [1,1], [1,2], [1,3], [1,4], [1,5], [1,6], [2,2], [2,3], [2,4], [2,5], [2,6], [3,3], [3,4], [3,5], [3,6], [4,4], [4,5], [4,6], [5,5], and [5,6].
x-ai/grok-4-fast
x-ai
After carefully counting and identifying all 27 dominoes in the provided ASCII art representation, all combinations from the standard double-six set are present except for the [3|5] domino.
openai/gpt-5-image-mini
openai
A careful scan of the 27 shown tiles reveals every combination of pips from 0–6 except the tile with six pips on both ends; no domino in the image shows 6|6, so the missing domino is [6,6]
qwen/qwen3-vl-30b-a3b-thinking
qwen
A standard double-six set has 28 unique dominoes. Counting the presence of each pair, all pairs except [3, 4] are accounted for in the image. The missing domino is therefore [3, 4].
moonshotai/kimi-k2.5
moonshot
By analyzing the dot counts and identifying all 27 present dominoes, I determined that the domino [1,1] is the only one from the standard double-six set that does not appear in the image. The dominoes containing 1 that are present are: [0,1], [1,2], [1,3], [1,4], [1,5], and [1,6]. The double [1,1] is missing, and counting the occurrences of the number 1 confirms this (6 appearances instead of the expected 8 in a full set, or 7 if a non-double containing 1 were missing).
Each model receives the same domino puzzle grid. Models are tasked with identifying the missing domino using only visual clues from the grid. Their answers are evaluated without feedback or retries.