AI vs Puzzles

Back to Home
Puzzle#289

Domino

Released: 2026-08-20

Domino Puzzle Grid

Missing Domino:


5
Models Tested
0
Solved
5
LLM Providers

google/gemini-3-flash-preview

google

After counting and cataloging all 27 dominoes shown in the image, the set of doubles is missing the [5, 5] tile. All other tiles from a standard double-six set (28 tiles total) are present.


meta-llama/llama-4-maverick

meta

The domino [0, 0] is missing from the image


anthropic/claude-haiku-4.5

anthropic

By systematically cataloging all 27 visible dominoes in the image and comparing against the complete set of 28 possible dominoes in a standard double-six set (all pairs from 0-6), the domino [4, 5] is the only one not present in the image.


openai/gpt-5-image-mini

openai

No double-six tile is present among the 27 dominoes in the image, so the missing domino is [6,6].


MoonshotAI

moonshotai/kimi-k2.5

moonshot

I need to find which domino is missing from the 28 possible dominoes in a double-six set (0-0 through 6-6). Let me identify all dominoes present: Row 1: [0,3], [1,2], [4,4], [1,4] Row 2: [0,2], [4,5], [1,3], [0,4], [0,1], [2,4] Row 3: [0,5], [0,0], [1,1] Row 4: [1,5], [2,5], [0,2]-wait let me check again: [1,5], [2,5], [0,2]-no, checking: [1,5], [2,5], [0,2] appears to be [0,2]? Let me look more carefully. Actually let me list more carefully by rows: Row 1: [0,3], [1,2], [4,4], [1,4] Row 2: [0,2], [4,5], [1,3], [0,4], [0,1], [2,4] Row 3: [0,5], [0,0], [1,1] Row 4: [1,5], [2,5], [0,2]? No wait - looking at row 4: [1,5], [2,5], [0,2]? Actually: [1,5], [2,5], [0,2], [2,4]? Let me re-examine. Row 4: [1,5], [2,5], [0,2]? No - [1,5], [2,5], [0,2] is wrong. Looking: vertical [0,2], then [2,4], [2,4]? Let me try again with systematic approach, looking for [3,3] specifically since 3s seem rare: Checking all dominoes for 3s: - [0,3]: yes (row 1) - [1,3]: yes (row 2) - [2,3]: need to check - [3,3]: need to check - [3,4]: need to check - [3,5]: need to check - [3,6]: need to check Looking through the image carefully for 3-3 (double three): I don’t see it. Let me verify by finding all doubles: [0,0], [1,1], [2,2]? [3,3]?, [4,4], [5,5]?, [6,6]? Doubles I can identify: [0,0] (row 3), [4,4] (row 1), [5,5] (row 6 middle), [6,6] (row 6)? Actually looking at row 6: [1,4], [1,2], [2,2], [4,5]? no wait... [2,4]? Let me look for [2,2]: In row 6, third position looks like [2,2] (two 2s). So doubles found: [0,0], [1,1], [2,2], [4,4], [5,5], [6,6]? Looking at row 6 middle: appears to be [5,5] or [6,6]? That’s [5,5] (five dots each side). I need to find [3,3] and [6,6]. Looking at the vertical domino in row 5: that’s [0,2] (bottom has 2). The one to its right is horizontal [1,3]. Actually row 5: vertical [0,2], then [1,3], [5,5], [2,3], [0,1]? After careful analysis checking all 27 dominoes against the standard 28, the [3,3] domino (double three) is not present in the image.


Methodology Note

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.

Leaderboard