forked from TheAlgorithms/Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 37cae3f
Muhammadummerrpre-commit-ci[bot]tianyizheng02
authoredUpdated test cases of power_sum.py (TheAlgorithms#9978)
* Updated test cases of power_sum.py
* updated
* updated.
* remove extra comment and used ** instead of pow
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update backtracking/power_sum.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>1 parent 0b2c9fb commit 37cae3f
1 file changed
+20
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | - | ||
10 | - | ||
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
22 | - | ||
23 | - | ||
24 | - | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | 25 | | |
26 | - | ||
27 | - | ||
28 | - | ||
26 | + | ||
29 | 27 | | |
30 | - | ||
31 | - | ||
32 | - | ||
33 | - | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | - | ||
38 | + | ||
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
60 | - | ||
61 | - | ||
62 | - | ||
58 | + | ||
63 | 59 | | |
64 | - | ||
65 | - | ||
66 | - | ||
60 | + | ||
67 | 61 | | |
68 | - | ||
69 | - | ||
70 | - | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
| |||
0 commit comments