forked from TheAlgorithms/Python
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 488f143
RamanaMendapre-commit-ci[bot]MaximSmolskiy
authoredPerformance: 25% faster Project Euler 73 TheAlgorithms#10503 (TheAlgorithms#11553)
* Seperate slow_solution and solution
* Add performance benchmark
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix issues
* Update sol1.py
* Update sol1.py
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Maxim Smolskiy <mithridatus@mail.ru>1 parent 5c50572 commit 488f143
1 file changed
+6
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | - | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
40 | 45 |
| |
41 | 46 |
| |
42 | 47 |
| |
|
0 commit comments