Task test10_multiple_tests

# Test Task with Multiple Test Files

Create a simple calculator script that supports basic operations.

## Requirements

1. Create a file `input/calculator.py` that:
- Has a function `add(a, b)` that returns a + b
- Has a function `subtract(a, b)` that returns a - b
- Has a function `multiply(a, b)` that returns a * b
- Has a function `divide(a, b)` that returns a / b (handle division by zero)

2. Create a file `input/main.py` that:
- Imports the calculator module
- Prints "Calculator ready!"

Make sure all functions work correctly.

PS: You are currently working in an automated system and cannot ask any question or have back and forth with an user.

Results

23
Models Tested
8.7%
Success Rate
16m 19s
Avg Duration
1m 48s - 30m 32s
Duration Range

Details

Score Model Duration Session (KB) test_calculator_functions.sh test_file_exists.sh test_main_output.sh
100.0% openrouter/x-ai/grok-3-mini 3m 40s 881.1
100.0% openrouter/google/gemini-2.5-flash-lite-preview-09-2025 9m 46s 35.6
0.0% openrouter/google/gemini-2.5-flash-preview-09-2025 10m 0s 0.0
0.0% openrouter/openai/gpt-5 23m 8s 0.0
0.0% openrouter/openai/gpt-5-nano 13m 9s 0.0
0.0% openrouter/anthropic/claude-3-haiku 9m 59s 0.0
0.0% openrouter/openai/gpt-oss-120b 10m 51s 0.0
0.0% openrouter/qwen/qwen3-coder 10m 49s 0.0
0.0% openrouter/anthropic/claude-3.5-sonnet 30m 26s 0.0
0.0% openrouter/google/gemini-2.5-pro 10m 0s 0.0
0.0% openrouter/openai/gpt-4o-mini 23m 8s 0.0
0.0% openrouter/openai/gpt-oss-20b 10m 51s 0.0
0.0% openrouter/anthropic/claude-3.7-sonnet 30m 32s 0.0
0.0% openrouter/anthropic/claude-haiku-4.5 16m 11s 0.0
0.0% openrouter/deepseek/deepseek-v3.1-terminus 10m 0s 0.0
0.0% litellm/GLM-4.5-Air-FP8-dev 10m 0s 0.0
0.0% openrouter/anthropic/claude-sonnet-4.5 15m 55s 0.0
0.0% openrouter/deepseek/deepseek-chat-v3-0324 1m 48s 35.5
0.0% openrouter/openai/gpt-4.1-nano 20m 21s 0.0
0.0% openrouter/openai/gpt-5-mini 23m 7s 0.0
0.0% openrouter/anthropic/claude-3.5-haiku 30m 29s 0.0
0.0% openrouter/anthropic/claude-sonnet-4 30m 28s 0.0
0.0% openrouter/openai/gpt-4.1-mini 20m 32s 0.0