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

24
Models Tested
54.2%
Success Rate
2m 38s
Avg Duration
56s - 8m 1s
Duration Range

Details

Score Model Duration Session (KB) test_calculator_functions.sh test_file_exists.sh test_main_output.sh
100.0% litellm/DeepSeek-V3.2-sandbox 2m 48s 68.9
100.0% openrouter/openai/gpt-5-nano 2m 26s 219.9
100.0% openrouter/qwen/qwen3-coder 1m 38s 66.5
100.0% openrouter/x-ai/grok-3-mini 3m 7s 243.4
100.0% openrouter/google/gemini-2.5-pro 3m 25s 43.9
100.0% openrouter/openai/gpt-4o-mini 4m 0s 64.2
100.0% openrouter/anthropic/claude-haiku-4.5 1m 52s 62.0
100.0% openrouter/deepseek/deepseek-v3.1-terminus 1m 35s 36.8
100.0% litellm/GLM-4.5-Air-FP8-dev 1m 1s 45.5
100.0% openrouter/anthropic/claude-sonnet-4.5 1m 30s 44.4
100.0% openrouter/deepseek/deepseek-chat-v3-0324 3m 46s 161.2
100.0% openrouter/openai/gpt-4.1-nano 1m 27s 61.4
100.0% openrouter/x-ai/grok-code-fast-1 2m 35s 35.0
33.3% openrouter/google/gemini-2.5-flash-preview-09-2025 1m 24s 23.6
33.3% openrouter/openai/gpt-oss-120b 1m 6s 38.5
33.3% openrouter/openai/gpt-oss-20b 1m 19s 92.2
0.0% openrouter/openai/gpt-5 5m 52s 299.3
0.0% openrouter/google/gemini-3-pro-preview 3m 54s 71.7
0.0% openrouter/anthropic/claude-opus-4.5 1m 40s 52.4
0.0% openrouter/google/gemini-2.5-flash-lite-preview-09-2025 56s 17.4
0.0% openrouter/openai/gpt-5.2 2m 33s 90.2
0.0% litellm/GLM-4.6-trtllm-sandbox 8m 1s 1327.1
0.0% openrouter/openai/gpt-5-mini 3m 20s 106.3
0.0% openrouter/openai/gpt-4.1-mini 1m 48s 46.1