AI vs Puzzles

Back to Home
Puzzle#272

Domino

Released: 2026-08-03

Domino Puzzle Grid

Missing Domino:


5
Models Tested
0
Solved
5
LLM Providers

meta-llama/llama-4-maverick

meta

The excluded domino is number 2 and 2


anthropic/claude-haiku-4.5

anthropic

By systematically cataloging all 27 visible dominoes in the image and checking against the complete standard double-six set of 28 tiles, the domino [0, 1] (one blank side and one side with a single dot) is the only tile not present in the image.


google/gemini-3-flash-preview

google

After counting the frequency of each number and identifying the specific tiles present, it was found that the standard double-six set (28 tiles) was missing the [6, 0] or [0, 6] tile (Blank-Six). All other combinations from 0-0 to 6-6 are represented in the provided image.


openai/gpt-5-image-mini

openai

Counting the pips on each visible domino, every number 0–6 appears on 7 tiles except the 6s, which appear only 6 times. Therefore the missing domino is the double six [6,6].


MoonshotAI

moonshotai/kimi-k2.5

moonshot

I systematically counted all 27 dominoes present in the image. The standard double-six set contains 28 unique tiles: [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]. By carefully examining each domino in the image and tracking which ones appear, I found that [1,1] (the double-one tile with two pips on both halves) is the only domino missing from the complete 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