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