Skip to content

Solution for the Euler Project Problem 122 #12791

Solution for the Euler Project Problem 122

Solution for the Euler Project Problem 122 #12791

Triggered via pull request April 14, 2025 18:23
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (A001): project_euler/problem_122/sol1.py#L84
project_euler/problem_122/sol1.py:84:9: A001 Variable `sum` is shadowing a Python builtin
Ruff (A001): project_euler/problem_122/sol1.py#L76
project_euler/problem_122/sol1.py:76:5: A001 Variable `sum` is shadowing a Python builtin