Add if_K_is_power_of_N algorithm to bit manipulation #13680
Annotations
2 errors
ruff
Process completed with exit code 1.
|
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'
|