Fix And Add power.py #12479
Annotations
6 errors
Ruff:
divide_and_conquer/power.py#L28
divide_and_conquer/power.py:28:5: SyntaxError: Expected a statement
|
Ruff:
divide_and_conquer/power.py#L28
divide_and_conquer/power.py:28:9: SyntaxError: Expected a statement
|
Ruff:
divide_and_conquer/power.py#L28
divide_and_conquer/power.py:28:10: SyntaxError: Expected a statement
|
Ruff:
divide_and_conquer/power.py#L29
divide_and_conquer/power.py:29:1: SyntaxError: Unexpected indentation
|
Ruff:
divide_and_conquer/power.py#L31
divide_and_conquer/power.py:31:1: SyntaxError: Expected a statement
|
ruff
Process completed with exit code 1.
|