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
65.2%
Success Rate
4m 15s
Avg Duration
2m 41s - 10m 0s
Duration Range

Details

Score Model Duration Session (KB) test_calculator_functions.sh test_file_exists.sh test_main_output.sh
100.0% openrouter/google/gemini-2.5-flash-preview-09-2025 3m 19s 24.5
100.0% openrouter/openai/gpt-5 5m 51s 549.2
100.0% openrouter/openai/gpt-5-nano 4m 28s 319.1
100.0% openrouter/openai/gpt-oss-120b 3m 55s 107.1
100.0% openrouter/x-ai/grok-3-mini 5m 30s 1137.5
100.0% openrouter/anthropic/claude-3.5-sonnet 3m 22s 45.7
100.0% openrouter/google/gemini-2.5-pro 4m 17s 40.2
100.0% openrouter/openai/gpt-4o-mini 6m 55s 125.7
100.0% openrouter/openai/gpt-oss-20b 4m 25s 199.6
100.0% openrouter/anthropic/claude-3.7-sonnet 3m 35s 91.7
100.0% openrouter/anthropic/claude-haiku-4.5 3m 5s 47.6
100.0% openrouter/deepseek/deepseek-v3.1-terminus 4m 37s 53.7
100.0% openrouter/anthropic/claude-sonnet-4.5 3m 14s 35.8
100.0% openrouter/anthropic/claude-3.5-haiku 3m 50s 93.1
100.0% openrouter/anthropic/claude-sonnet-4 3m 31s 97.0
66.7% openrouter/openai/gpt-5-mini 4m 22s 147.8
33.3% openrouter/qwen/qwen3-coder 3m 14s 20.3
0.0% openrouter/anthropic/claude-3-haiku 3m 19s 31.8
0.0% openrouter/google/gemini-2.5-flash-lite-preview-09-2025 2m 46s 15.9
0.0% litellm/GLM-4.5-Air-FP8-dev 10m 0s 0.0
0.0% openrouter/deepseek/deepseek-chat-v3-0324 2m 41s 26.4
0.0% openrouter/openai/gpt-4.1-nano 3m 29s 58.8
0.0% openrouter/openai/gpt-4.1-mini 3m 54s 94.8