AI vs Puzzles

Back to Home
Puzzle#226

Domino

Released: 2026-06-18

Domino Puzzle Grid

Missing Domino:


6
Models Tested
1
Solved
5
LLM Providers

anthropic/claude-sonnet-4.6

anthropic

After carefully cataloging all 27 visible dominoes in the image and comparing them against the full 28-tile standard double-six set, the domino [0,3] (blank-three) is the one that does not appear in the image.


google/gemini-3-flash-preview

google

After cataloging all 27 dominoes in the image and comparing them to a full double-six set, all possible pairs are present except for the blank-five (0,5) tile.


anthropic/claude-haiku-4.5

anthropic

By systematically examining all 27 dominoes visible in the image and comparing them to the 28 tiles in a standard double-six domino set, I identified all tiles from [0,0] through [6,6]. The domino [4,4] (double four) is not present in the image, making it the excluded domino from the complete set.


meta-llama/llama-4-maverick

meta

The excluded domino is number 1 and 6


openai/gpt-5-image-mini

openai

I counted the pips on each half of the 27 shown tiles. Every pip value 0–6 appears eight times in a full double-six set; in the picture all values appear eight times except 2 and 5, which each appear only seven times. Therefore the missing domino must contain 2 and 5 — the excluded domino is [2,5].


MoonshotAI

moonshotai/kimi-k2.5

moonshot

By analyzing the dominoes present in the image, I identified 27 tiles. A standard double-six set contains 28 tiles. Counting the occurrences of each number: 0 appears 7 times (in [0,0], [0,1], [0,2], [0,3], [0,5], [0,6]), 1 appears 8 times, 2 appears 8 times, 3 appears 8 times, 4 appears 7 times (in [1,4], [2,4], [3,4], [4,6]), 5 appears 8 times, and 6 appears 8 times. Since numbers 0 and 4 each appear only 7 times instead of 8, the missing domino must be the one containing both 0 and 4, which is [0,4].


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