Elisha Hollander
e7e6cbfb8f
refactor: Remove "redefinition" of dict element ( #4309 )
2021-04-04 09:25:57 +05:30
tacitvenom
83b8b3c141
Fixes : #3869 : Optimize CI runtime of Project Euler's Problem 74's Solution 2 ( #3893 )
...
* Fixes : #3869 : Optimize Project Euler's Problem 74's Solution 2
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-11-20 09:44:08 +05:30
GGn0
d8f573c0fb
Add solution to problem 74 ( #3110 )
...
* Add solution to problem 74
* Fix typo
* Edit unnecessary comment
* Rename folder, add default params in solution()
* Rename file to solve conflicts
* Fix doctests
2020-11-01 21:12:21 +08:00
fpringle
316fc41d6d
Add solution for Project Euler problem 74. ( #3125 )
...
* Added solution for Project Euler problem 74. Fixes : #2695
* Added doctest for solution() in project_euler/problem_74/sol1.py
* Update docstrings and 0-padding of directory name. Reference: #3256
2020-10-16 00:28:15 +05:30