AI vs Puzzles

Back to Home
Puzzle#247

Domino

Released: 2026-07-09

Domino Puzzle Grid

Missing Domino:


6
Models Tested
1
Solved
5
LLM Providers

meta-llama/llama-4-maverick

meta

The image contains 27 dominoes. Upon closer inspection, all possible combinations of dominoes from [0,1] to [6,6] are present except for [0,0].


anthropic/claude-haiku-4.5

anthropic

By systematically checking all 28 possible domino combinations in a standard double-six set (where each domino pairs numbers from 0-6), I can identify which domino is present and which is missing. After examining all visible dominoes in the image, the domino [4, 4] (double-four) is the only one not present among the 27 shown dominoes.


google/gemini-3-flash-preview

google

After cataloging all 27 dominoes shown in the image, the set contains: [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], [5,5], [5,6], [6,6]. Comparing this to a standard 28-piece double-six set, the [6,4] tile is missing.


anthropic/claude-sonnet-4.6

anthropic

I systematically went through all 28 dominoes in a standard double-six set and compared them to the image. After cataloging all visible dominoes, the [0,2] domino (blank-two) appears to be missing from the set.


openai/gpt-5-image-mini

openai

I identified and tallied all 27 visible tiles against the full double-six set and found the tile with values 2 and 5 is the only pair missing.


MoonshotAI

moonshotai/kimi-k2.5

moonshot

After carefully identifying all 27 dominoes in the image, I found all dominoes containing the number 6 except the double-six [6,6]. The present dominoes with 6 are: [0,6] (row 4, third vertical), [1,6] (row 4, fifth vertical), [2,6] (row 6, fifth vertical), [3,6] (row 3, second vertical), [4,6] (row 6, third horizontal), and [5,6] (row 6, third horizontal or elsewhere). The only missing tile from the standard double-six set is [6,6].


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