Skip to content

Add new algorithm (is_K_power_of_N) to bit manipulation #13682

Add new algorithm (is_K_power_of_N) to bit manipulation

Add new algorithm (is_K_power_of_N) to bit manipulation #13682

Triggered via pull request August 1, 2025 13:35
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ruff
Process completed with exit code 1.
Ruff: bit_manipulation/is_K_power_of_N.py#L52
bit_manipulation/is_K_power_of_N.py:52:4: SyntaxError: Expected a statement
Ruff: bit_manipulation/is_K_power_of_N.py#L52
bit_manipulation/is_K_power_of_N.py:52:3: SyntaxError: Got unexpected token `
Ruff: bit_manipulation/is_K_power_of_N.py#L52
bit_manipulation/is_K_power_of_N.py:52:2: SyntaxError: Got unexpected token `
Ruff: bit_manipulation/is_K_power_of_N.py#L52
bit_manipulation/is_K_power_of_N.py:52:1: SyntaxError: Got unexpected token `
Ruff (N999): bit_manipulation/is_K_power_of_N.py#L1
bit_manipulation/is_K_power_of_N.py:1:1: N999 Invalid module name: 'is_K_power_of_N'