-
-
Notifications
You must be signed in to change notification settings - Fork 47.7k
Commit e1115b5
mindauglMaximSmolskiypre-commit-ci[bot]
authoredAdd tests and cleanup sum_of_subsets algorithm (#12746)
* Add tests and cleanup sum_of_subsets algorithm.
* Update sum_of_subsets.py
* Update sum_of_subsets.py
* Update sum_of_subsets.py
* Update sum_of_subsets.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: Maxim Smolskiy <mithridatus@mail.ru>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent c81cc26 commit e1115b5
1 file changed
+30
-15
lines changedLines changed: 30 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
11 | 10 |
| |
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
12 | 23 |
| |
13 | - | ||
14 | 24 |
| |
15 | 25 |
| |
16 | 26 |
| |
| |||
34 | 44 |
| |
35 | 45 |
| |
36 | 46 |
| |
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
37 | 60 |
| |
61 | + | ||
38 | 62 |
| |
39 | 63 |
| |
40 | 64 |
| |
| |||
51 | 75 |
| |
52 | 76 |
| |
53 | 77 |
| |
54 | - | ||
55 | - | ||
56 | - | ||
57 | - | ||
58 | - | ||
59 | - | ||
60 | - | ||
78 | + | ||
79 | + | ||
61 | 80 |
| |
62 | - | ||
63 | - | ||
64 | - | ||
65 | - | ||
66 | - | ||
81 | + |
0 commit comments