Add tests and cleanup sum_of_subsets algorithm #13168
Annotations
2 errors
ruff
Process completed with exit code 1.
|
Ruff (E501):
backtracking/sum_of_subsets.py#L49
backtracking/sum_of_subsets.py:49:89: E501 Line too long (113 > 88)
|