Add new algorithm (is_K_power_of_N) to bit manipulation #13686
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'
|