AI vs Puzzles

Back to Home
Puzzle#117

Domino

Released: 2026-03-01

Domino Puzzle Grid

Missing Domino:


7
Models Tested
1
Solved
6
LLM Providers

meta-llama/llama-4-maverick

meta

The image contains 27 dominoes. A standard double-six domino set contains 28 unique tiles. By examining the given dominoes, we can identify the missing domino as [3, 3] since it is not present in the image.


google/gemini-3-flash-preview

google

By systematically cataloging the 27 dominoes visible in the image and comparing them to a full double-six set, the [1, 6] tile is the only one missing.


anthropic/claude-haiku-4.5

anthropic

By systematically cataloging all 27 visible dominoes in the image and comparing against the complete standard double-six domino set (which contains all combinations of numbers 0-6), the domino [0, 1] is the only tile not present in the image. All other 27 dominoes from the complete set of 28 are accounted for.


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 can identify which tile is missing. After carefully examining each domino in the image, the tile [0,3] (blank-three) does not appear anywhere in the arrangement.


openai/gpt-5-image-mini

openai

All other doubles and combinations are present; the only domino missing from the full double-six set is the double six (6-6).


x-ai/grok-4-fast

x-ai

After carefully analyzing the ASCII art representation of the 27 dominoes and identifying the number of pips on each half of every domino, the counts of each number (0 through 6) across all halves are 8 for most numbers, but 7 for 3 and 7 for 5. This indicates that the missing domino is the one containing 3 and 5.


MoonshotAI

moonshotai/kimi-k2.5

moonshot

In a standard double-six domino set, each number 0-6 appears exactly 8 times across all tiles. After identifying all 27 visible dominoes and counting the occurrences of each number, the number 6 does not appear at all in any visible domino half, while the number 0 appears 7 times. Since 0 should appear 8 times and 6 should appear 8 times, and the missing domino contains both a 0 and a 6, the excluded domino must be [0,6]. All other dominoes with 0 ([0,0], [0,1], [0,2], [0,3], [0,4], [0,5]) are present in the image, leaving [0,6] as the only missing tile containing a 0.


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