AI vs Puzzles

Back to Home
Puzzle#162

Domino

Released: 2026-04-15

Domino Puzzle Grid

Missing Domino:


7
Models Tested
0
Solved
6
LLM Providers

meta-llama/llama-4-maverick

meta

The image contains 27 dominoes. A standard double-six domino set has 28 tiles. Upon inspection, all possible pairs from 0 to 6 are represented except for the double-three domino.


google/gemini-3-flash-preview

google

A standard double-six domino set contains 28 tiles. By cataloging all tiles in the image, we find that 27 are present: [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]. The only tile missing from the set is the [6,6] double-six tile.


anthropic/claude-haiku-4.5

anthropic

I systematically checked all 28 possible dominoes in a standard double-six set. By examining each domino visible in the image and cross-referencing against the complete set of all combinations from [0,0] through [6,6], the domino [1,4] is the only one not present in the image. All other 27 unique combinations are visible among the displayed tiles.


openai/gpt-5-image-mini

openai

Every other tile from the double-six set is present in the image; the only domino not shown is the double six [6,6].


anthropic/claude-sonnet-4.6

anthropic

By systematically cataloging all visible dominoes in the image and comparing them to the complete set of 28 dominoes (0-0 through 6-6), I identified that the domino with values 0 and 3 is missing from the set.


x-ai/grok-4-fast

x-ai

By counting the occurrences of each number on the halves, numbers 0,1,2,4,6 appear 8 times each, while 3 and 5 appear 7 times each, indicating the missing domino is [3-5].


MoonshotAI

moonshotai/kimi-k2.5

moonshot

By analyzing the 27 dominoes present in the image, all dominoes involving combinations of numbers 0-3 are accounted for, as well as several higher combinations. However, the domino connecting 0 and 4 (the [0-4] tile) is not present among the visible tiles, while [0-0], [0-1], [0-2], [0-3] are present and [1-4] is present, indicating the 0-series and 4-series are nearly complete except for the [0-4] combination.


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