AI vs Puzzles

Back to Home
Puzzle#145

Domino

Released: 2026-03-29

Domino Puzzle Grid

Missing Domino:


7
Models Tested
0
Solved
6
LLM Providers

google/gemini-3-flash-preview

google

By systematically checking all possible combinations in a standard double-six set (28 tiles), the tile with two sixes ([6, 6]) is the only one missing from the provided image.


meta-llama/llama-4-maverick

meta

The image contains 27 domino tiles. Upon closer inspection, it is evident that the tile representing [6, 6] is missing, as all other possible combinations from 0 to 6 are present.


anthropic/claude-haiku-4.5

anthropic

By systematically cataloging all 27 visible dominoes in the image and comparing them against the 28 tiles in a standard double-six set, the domino with 2 dots on one end and 4 dots on the other is missing. A complete set contains all combinations from [0,0] through [6,6], totaling 28 unique tiles. The [2,4] domino is not present among the 27 shown.


anthropic/claude-sonnet-4.6

anthropic

I systematically catalogued all 27 visible dominoes in the image and compared them against the 28 tiles in a standard double-six set. After checking all combinations from [0,0] through [6,6], the tile [0,3] (blank-three) is the one not present in the image.


x-ai/grok-4-fast

x-ai

After carefully examining the arrangement of 27 dominoes in the image and comparing against the complete list of 28 unique tiles in a double-six set (all pairs from [0,0] to [6,6]), the missing tile is the [2|4] domino, as no representation of two pips opposite four pips is visible.


openai/gpt-5-image-mini

openai

I identified all 27 shown tiles and compared them to the full double-six set; every pair from 0–6 appears except the double four (4|4), which is not present in the image.


MoonshotAI

moonshotai/kimi-k2.5

moonshot

The image contains 27 dominoes from a standard double-six set. By identifying all the double dominoes present, I can see [0,0], [1,1], [2,2], [4,4], [5,5], and [6,6] are all visible in the image. The only double missing from the complete set is [3,3]. Locating the other doubles: [0,0] is in the bottom right (vertical blank-blank), [1,1] is top row rightmost (horizontal), [2,2] is row 4 leftmost (vertical with two dots each), [4,4] is row 2 second position (horizontal), [5,5] is bottom row left (horizontal), and [6,6] is row 4 fourth position (vertical with six dots each). No domino with three dots on both sides appears in the set.


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