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
73.9%
Success Rate
4m 11s
Avg Duration
1m 27s - 8m 37s
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 2m 32s 29.3
100.0% openrouter/openai/gpt-5 4m 48s 67.1
100.0% openrouter/qwen/qwen3-coder 5m 1s 25.7
100.0% openrouter/x-ai/grok-3-mini 3m 39s 1069.0
100.0% openrouter/anthropic/claude-3.5-sonnet 2m 18s 44.6
100.0% openrouter/google/gemini-2.5-pro 2m 53s 37.0
100.0% openrouter/openai/gpt-4o-mini 8m 37s 131.9
100.0% openrouter/google/gemini-2.5-flash-lite-preview-09-2025 2m 22s 28.9
100.0% openrouter/openai/gpt-oss-20b 7m 57s 166.0
100.0% openrouter/anthropic/claude-3.7-sonnet 3m 7s 114.0
100.0% openrouter/anthropic/claude-haiku-4.5 2m 58s 41.9
100.0% openrouter/deepseek/deepseek-v3.1-terminus 6m 17s 76.2
100.0% litellm/GLM-4.5-Air-FP8-dev 7m 42s 68.6
100.0% openrouter/anthropic/claude-sonnet-4.5 2m 20s 33.4
100.0% openrouter/openai/gpt-5-mini 3m 57s 267.4
100.0% openrouter/anthropic/claude-3.5-haiku 2m 50s 72.1
100.0% openrouter/anthropic/claude-sonnet-4 3m 6s 93.2
0.0% openrouter/openai/gpt-5-nano 5m 44s 2500.7
0.0% openrouter/anthropic/claude-3-haiku 2m 18s 30.8
0.0% openrouter/openai/gpt-oss-120b 6m 6s 58.2
0.0% openrouter/deepseek/deepseek-chat-v3-0324 1m 27s 22.0
0.0% openrouter/openai/gpt-4.1-nano 3m 19s 68.1
0.0% openrouter/openai/gpt-4.1-mini 4m 49s 282.8