Skip to content

Added divide_two_integers algorithm in bit_manipulation folder with doctests and type hints. #15994

Added divide_two_integers algorithm in bit_manipulation folder with doctests and type hints.

Added divide_two_integers algorithm in bit_manipulation folder with doctests and type hints. #15994

Triggered via pull request October 24, 2025 08:09
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (E501): bit_manipulation/divide_two_integers.py#L50
bit_manipulation/divide_two_integers.py:50:89: E501 Line too long (93 > 88)