Released: 2026-07-29
Key:
Score Threshold:
mistralai/mistral-medium-3
mistral
((100 + 7) * (75 - (25 + 10))) - 3
= 4277
deepseek/deepseek-chat-v3-0324
deepseek
(100 * (7 + 3)) + (75 - 25) + 10
= 1060
openai/gpt-4o
openai
((7 * 75) + (100 / 25)) * 3 + 10
= 1597
minimax/minimax-m2.5
minimax
75 * 10 + 100 + 7
= 857
moonshotai/kimi-k2.5
moonshot
75 * 10 + 100 + 7
= 857
z-ai/glm-5
z-ai
(75 * 10) + 100 + 7
= 857
google/gemini-3-flash-preview
(75 * 10) + 100 + 7
= 857
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.