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
2m 15s
Avg Duration
10s - 6m 30s
Duration Range

Details

Score Model Duration Session (KB) test_calculator_functions.sh test_file_exists.sh test_main_output.sh
100.0% openrouter/openai/gpt-5-nano 2m 38s 302.3
100.0% openrouter/anthropic/claude-3-haiku 1m 34s 85.7
100.0% openrouter/openai/gpt-oss-120b 1m 50s 85.3
100.0% openrouter/qwen/qwen3-coder 2m 37s 83.8
100.0% openrouter/anthropic/claude-3.5-sonnet 2m 10s 62.8
100.0% openrouter/openai/gpt-4o-mini 4m 21s 199.8
100.0% openrouter/openai/gpt-oss-20b 2m 36s 192.8
100.0% openrouter/anthropic/claude-3.7-sonnet 2m 47s 136.3
100.0% openrouter/anthropic/claude-haiku-4.5 2m 33s 89.2
100.0% openrouter/deepseek/deepseek-v3.1-terminus 3m 27s 132.8
100.0% litellm/GLM-4.5-Air-FP8-dev 2m 13s 73.5
100.0% openrouter/anthropic/claude-sonnet-4.5 2m 19s 93.9
100.0% openrouter/anthropic/claude-3.5-haiku 2m 41s 108.1
100.0% openrouter/anthropic/claude-sonnet-4 2m 45s 102.1
100.0% openrouter/openai/gpt-4.1-mini 3m 41s 163.2
0.0% openrouter/google/gemini-2.5-flash-preview-09-2025 1m 15s 11.3
0.0% openrouter/openai/gpt-5 19s 1.3
0.0% openrouter/x-ai/grok-3-mini 12s 3.7
0.0% openrouter/google/gemini-2.5-pro 10s 3.7
0.0% openrouter/google/gemini-2.5-flash-lite-preview-09-2025 13s 3.7
0.0% openrouter/deepseek/deepseek-chat-v3-0324 11s 3.7
0.0% openrouter/openai/gpt-4.1-nano 2m 37s 48.9
0.0% openrouter/openai/gpt-5-mini 6m 30s 2088.6