AI vs Puzzles

Back to Home
Puzzle#282

Countdown

Released: 2026-08-05


7
Models Tested
3
Solved
7
LLM Providers

Key:

Used
Unused

Score Threshold:

Within 7

google/gemini-3-flash-preview

google

513Target
75
50
100
2
2
9

50 * (9 + 2) - (75 / (2 + 100))

= 549

Failed

deepseek/deepseek-chat-v3-0324

deepseek

513Target
75
50
100
2
2
9

((100 + 2) * (9 - 2)) + 75

= 789

Failed

mistralai/mistral-medium-3

mistral

513Target
75
50
100
2
2
9

((100 + 75) * (9 - (50 / 2))) + 2

= -2798

Failed

openai/gpt-4o

openai

513Target
75
50
100
2
2
9

((100 + 9) * 2) + (75 + 50 + 2)

= 345

Failed

MoonshotAI

moonshotai/kimi-k2.5

moonshot

513Target
75
50
100
2
2
9

(75 - 2) * (9 - 2) + 100 / 50

= 513

Perfect Solution!

Minimax

minimax/minimax-m2.5

minimax

513Target
75
50
100
2
2
9

((75 - 2) * (9 - 2)) + (100 / 50)

= 513

Perfect Solution!

Z.ai

z-ai/glm-5

z-ai

513Target
75
50
100
2
2
9

(75 - 2) * (9 - 100 / 50) + 2

= 513

Perfect Solution!

Methodology Note

Each model receives the same prompt with the numbers to use. Models are tasked with creating an expression using only arithmetic operations to reach the target number. Each number can only be used once and you do not have to use all the numbers. Their answers are evaluated without feedback or retries.

Leaderboard