Back
gpt-4o-mini

Sum of Squares Program

mediumPython8 tests

The model generates Python code that gets executed in a pipeline. Input comes via stdin, output goes to stdout. The pipeline expects exact numeric output — nothing extra. The code should handle basic arithmetic on integers.

Prompt Editor