AI vs Puzzles

Back to Home
Puzzle#182

Domino

Released: 2026-05-05

Domino Puzzle Grid

Missing Domino:


7
Models Tested
1
Solved
6
LLM Providers

meta-llama/llama-4-maverick

meta

The excluded domino is number 2 and 2


google/gemini-3-flash-preview

google

After examining the 27 tiles present in the image and checking them against the set of 28 standard double-six dominoes, the tile with number 6 on one side and number 5 on the other side is missing.


anthropic/claude-haiku-4.5

anthropic

By systematically checking all 28 possible dominoes in a standard double-six set, I identified 27 dominoes in the image. The domino with 4 dots on one end and 5 dots on the other (or equivalently [5, 4]) is the only one missing from the complete set of all possible pairings from 0-6.


anthropic/claude-sonnet-4.6

anthropic

By systematically going through all 28 dominoes in a standard double-six set and comparing with the image, I can identify each domino present. The full set includes all combinations from [0,0] to [6,6]. After carefully cataloging all visible dominoes in the image, the [0,3] domino (blank-three) appears to be missing.


openai/gpt-5-image-mini

openai

I identified and tallied the 27 visible tiles from the standard double-six set; every pair from 0–6 appears except the domino with 4 and 6, so the excluded domino is [4,6].


x-ai/grok-4-fast

x-ai

After analyzing the ASCII art, all dominoes from [0,1] to [6,6] are present except the double zero [0,0], as the counts show 0 appears only 6 times, indicating a missing double zero which contributes two 0’s.


MoonshotAI

moonshotai/kimi-k2.5

moonshot

The standard double-six domino set contains 28 tiles where each number 0-6 should appear exactly 8 times across all tiles. After carefully counting all 27 visible dominoes in the image, the counts are: 0 appears 8 times, 2 appears 8 times, 3 appears 8 times, 4 appears 7 times (missing one), 5 appears 8 times, 6 appears 8 times, and 1 appears 7 times (missing one). The only standard domino that would account for both digit 1 and digit 4 each missing one occurrence is the [1,4] tile. The dominoes [0,4] and [0,1] are present in the image, confirming that [1,4] is the one 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