Skip to content

Counts the number of squares with area 1, integer vertices, fully inside a circle of radius r. #15689

Counts the number of squares with area 1, integer vertices, fully inside a circle of radius r.

Counts the number of squares with area 1, integer vertices, fully inside a circle of radius r. #15689

Triggered via pull request October 20, 2025 10:21
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ruff
Process completed with exit code 1.
Ruff (F401): maths/Drone_Domain.py#L26
maths/Drone_Domain.py:26:8: F401 `math` imported but unused
Ruff (I001): maths/Drone_Domain.py#L25
maths/Drone_Domain.py:25:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): maths/Drone_Domain.py#L23
maths/Drone_Domain.py:23:89: E501 Line too long (109 > 88)
Ruff (E501): maths/Drone_Domain.py#L14
maths/Drone_Domain.py:14:89: E501 Line too long (107 > 88)
Ruff (E501): maths/Drone_Domain.py#L7
maths/Drone_Domain.py:7:89: E501 Line too long (181 > 88)
Ruff (E501): maths/Drone_Domain.py#L2
maths/Drone_Domain.py:2:89: E501 Line too long (89 > 88)
Ruff (N999): maths/Drone_Domain.py#L1
maths/Drone_Domain.py:1:1: N999 Invalid module name: 'Drone_Domain'