Skip to content

Create beautiful-arrangement #16121

Create beautiful-arrangement

Create beautiful-arrangement #16121

Triggered via pull request October 27, 2025 06:33
@zirea3lzirea3l
reopened #13779
master
Status Failure
Total duration 20s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
Process completed with exit code 1.
Ruff (E501): dynamic_programming/beautiful_arrangement.py#L46
dynamic_programming/beautiful_arrangement.py:46:89: E501 Line too long (103 > 88)
Ruff (E501): dynamic_programming/beautiful_arrangement.py#L45
dynamic_programming/beautiful_arrangement.py:45:89: E501 Line too long (92 > 88)
Ruff (E501): dynamic_programming/beautiful_arrangement.py#L44
dynamic_programming/beautiful_arrangement.py:44:89: E501 Line too long (90 > 88)
Ruff (E501): dynamic_programming/beautiful_arrangement.py#L8
dynamic_programming/beautiful_arrangement.py:8:89: E501 Line too long (93 > 88)