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
52.2%
Success Rate
2m 34s
Avg Duration
45s - 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/openai/gpt-5-nano 3m 29s 732.5
100.0% openrouter/qwen/qwen3-coder 1m 25s 47.6
100.0% openrouter/anthropic/claude-3.5-sonnet 1m 25s 44.6
100.0% openrouter/google/gemini-2.5-pro 1m 46s 47.1
100.0% openrouter/openai/gpt-oss-20b 1m 17s 326.0
100.0% openrouter/anthropic/claude-3.7-sonnet 1m 30s 114.2
100.0% openrouter/anthropic/claude-haiku-4.5 1m 7s 45.9
100.0% openrouter/deepseek/deepseek-v3.1-terminus 1m 55s 67.3
100.0% openrouter/anthropic/claude-sonnet-4.5 1m 15s 39.6
100.0% openrouter/anthropic/claude-3.5-haiku 1m 54s 91.8
100.0% openrouter/anthropic/claude-sonnet-4 1m 36s 88.8
100.0% openrouter/openai/gpt-4.1-mini 60s 100.8
33.3% openrouter/google/gemini-2.5-flash-preview-09-2025 1m 2s 15.8
0.0% openrouter/openai/gpt-5 2m 7s 437.5
0.0% openrouter/anthropic/claude-3-haiku 1m 25s 56.8
0.0% openrouter/openai/gpt-oss-120b 55s 17.1
0.0% openrouter/x-ai/grok-3-mini 10m 0s 0.0
0.0% openrouter/openai/gpt-4o-mini 10m 0s 0.0
0.0% openrouter/google/gemini-2.5-flash-lite-preview-09-2025 45s 13.2
0.0% litellm/GLM-4.5-Air-FP8-dev 10m 0s 0.0
0.0% openrouter/deepseek/deepseek-chat-v3-0324 55s 33.0
0.0% openrouter/openai/gpt-4.1-nano 55s 41.9
0.0% openrouter/openai/gpt-5-mini 1m 25s 182.2