Released: 2026-07-19
Key:
Score Threshold:
openai/gpt-4o
openai
100 * 3 + 50 + 25 + 1 + 1
= 377
mistralai/mistral-medium-3
mistral
((100 + 25) * 3) - (50 / (1 + 1))
= 350
deepseek/deepseek-chat-v3-0324
deepseek
(100 + (50 - (1 + 1))) * 3
= 444
anthropic/claude-sonnet-4.6
anthropic
25 * 100 / (50 - 1 - 1) + 3
= 55
minimax/minimax-m2.5
minimax
((100 + 50) * 3) - 25 - 1
= 424
moonshotai/kimi-k2.5
moonshot
(100 + 50 / 25) * 3 + 1 + 1
= 308
z-ai/glm-5
z-ai
3 * (100 + 1 + 1) + 50 / 25
= 308
google/gemini-3-flash-preview
(3 * 100) + 25 - (50 / (1 + 1))
= 300
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.