AI vs Puzzles

Back to Home
Puzzle#290

Domino

Released: 2026-08-21

Domino Puzzle Grid

Missing Domino:


5
Models Tested
0
Solved
5
LLM Providers

google/gemini-3-flash-preview

google

By cataloging all 27 tiles in the image against the standard set of 28 double-six dominoes, the double-six tile (6-6) is the only one not present.


meta-llama/llama-4-maverick

meta

The excluded domino is number 2 and 1


anthropic/claude-haiku-4.5

anthropic

By systematically cataloging all 27 visible dominoes and comparing against the complete standard set of 28 dominoes (all pairs of 0-6), the domino [4, 5] is the only one missing from the set.


openai/gpt-5-image-mini

openai

No double-six tile (6-6) is present among the 27 shown dominoes.


MoonshotAI

moonshotai/kimi-k2.5

moonshot

By analyzing the dominoes in the image, I identified all dominoes containing a 0: [0,0], [0,1], [0,2], [0,3], [0,4], and [0,5]. The only domino with a 0 that is missing from the set is [0,6]. Additionally, counting the occurrences of each number confirms this: the number 0 appears 7 times (should be 8 in a complete set), and the number 6 appears 7 times in the visible dominoes (missing one instance). All other numbers appear the expected 8 times. The domino [0,6] is the only one not present in the image.


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