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
1m 31s
Avg Duration
28s - 7m 10s
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 48s 36.4
100.0% openrouter/openai/gpt-5 1m 22s 146.9
100.0% openrouter/openai/gpt-5-nano 1m 41s 184.5
100.0% openrouter/qwen/qwen3-coder 1m 17s 60.0
100.0% openrouter/x-ai/grok-3-mini 2m 40s 621.3
100.0% openrouter/google/gemini-2.5-pro 1m 38s 49.3
100.0% openrouter/openai/gpt-4o-mini 7m 10s 71.8
100.0% openrouter/anthropic/claude-haiku-4.5 1m 14s 59.4
100.0% openrouter/deepseek/deepseek-v3.1-terminus 1m 26s 52.7
100.0% openrouter/anthropic/claude-sonnet-4.5 1m 14s 64.1
100.0% openrouter/deepseek/deepseek-chat-v3-0324 1m 20s 92.7
100.0% openrouter/openai/gpt-4.1-nano 51s 30.8
100.0% openrouter/x-ai/grok-code-fast-1 1m 39s 57.4
0.0% litellm/DeepSeek-V3.2-sandbox 46s 70.0
0.0% openrouter/google/gemini-3-pro-preview 2m 9s 64.7
0.0% openrouter/anthropic/claude-opus-4.5 1m 14s 58.9
0.0% openrouter/openai/openai/gpt-5.2 28s 11.9
0.0% openrouter/openai/gpt-oss-120b 47s 17.5
0.0% openrouter/google/gemini-2.5-flash-lite-preview-09-2025 35s 27.5
0.0% openrouter/openai/gpt-oss-20b 1m 47s 133.5
0.0% litellm/GLM-4.5-Air-FP8-dev 42s 70.2
0.0% litellm/GLM-4.6-trtllm-sandbox 41s 70.1
0.0% openrouter/openai/gpt-5-mini 1m 47s 101.7
0.0% openrouter/openai/gpt-4.1-mini 1m 1s 72.7