AI vs Puzzles

Back to Home
Puzzle#133

Countdown

Released: 2026-03-09


11
Models Tested
1
Solved
9
LLM Providers

Key:

Used
Unused

Score Threshold:

Within 7

google/gemini-2.0-flash-001

google

959Target
75
100
50
2
6
2

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

= 729

Failed

mistralai/mistral-medium-3

mistral

959Target
75
100
50
2
6
2

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

= 3550

Failed

deepseek/deepseek-chat-v3-0324

deepseek

959Target
75
100
50
2
6
2

((100 + 2) * (6 + 2)) + 75

= 891

Failed

openai/gpt-4o

openai

959Target
75
100
50
2
6
2

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

= 312

Failed

google/gemini-3-flash-preview

google

959Target
75
100
50
2
6
2

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

= 1078

Failed

x-ai/grok-3-mini-beta

x-ai

959Target
75
100
50
2
6
2

(( (100 + 75) * 6) - 50 - 2 - 2)

= 996

Failed

anthropic/claude-sonnet-4.6

anthropic

959Target
75
100
50
2
6
2

((75 + 2) * 100) / (50 / 6 + 2)

= 745

Failed

Minimax

minimax/minimax-m2.5

minimax

959Target
75
100
50
2
6
2

75 * 6 * 2 + 100 - 50 + 2

= 952

Failed

anthropic/claude-3.7-sonnet

anthropic

959Target
75
100
50
2
6
2

(75 + 6) * 100 / (50 / 2 / 2)

= 648

Failed

Z.ai

z-ai/glm-5

z-ai

959Target
75
100
50
2
6
2

(100 + 2) * (50 + 2) / 6 + 75

= 959

Perfect Solution!

MoonshotAI

moonshotai/kimi-k2.5

moonshot

959Target
75
100
50
2
6
2

75*6*2+100-50+2

= 952

Failed

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