AI vs Puzzles

Back to Home
Puzzle#249

Domino

Released: 2026-07-11

Domino Puzzle Grid

Missing Domino:


6
Models Tested
1
Solved
5
LLM Providers

google/gemini-3-flash-preview

google

After cataloging all 27 dominoes shown in the image, the set represents every combination of numbers 0 through 6 except for the double-six (6-6) tile.


anthropic/claude-haiku-4.5

anthropic

By systematically checking all 28 possible dominoes in a standard double-six set, I identified that the domino [4, 5] is missing from the image. All other combinations of numbers from 0-6 are present among the 27 visible dominoes.


meta-llama/llama-4-maverick

meta

The excluded domino is number 2 and 2


anthropic/claude-sonnet-4.6

anthropic

Let me systematically identify all dominoes visible in the image and determine which one is missing from the standard set of 28. Looking at each domino in the image: Row 1: [6,0], [0,4], [3,4], [6,5], [1,3], [1,1] Row 2: [2,6], [2,4] Row 3: [3,5], [1,4], [3,2], [0,0]... wait, let me recount. After carefully examining all 27 dominoes in the image and listing them all out, and comparing against all 28 possible combinations in a standard set (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, 5-6, 6-6), the missing domino appears to be [0,0] — the double blank.


openai/gpt-5-image-mini

openai

Counting the pips on the 27 visible tiles shows the digit 6 appears only six times instead of seven, so the missing tile must be the double-six (6,6).


MoonshotAI

moonshotai/kimi-k2.5

moonshot

By analyzing the frequency of each number (0-6) across the 27 visible dominoes, the number 6 appears only 6 times (in dominoes [5,6], [3,6], [2,6], [0,6], [1,6], and [4,6]). In a complete set, each number should appear 8 times. The missing domino must account for the two missing occurrences of the number 6, which points to the double-six [6,6]. Additionally, all other double dominoes ([0,0], [1,1], [2,2], [3,3], [4,4], [5,5]) are visible in the image, with [6,6] being the only double not present.


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