Add solution for Project Euler problem 91. (#3144) · zinating/algorithms-python@b74f3a8 · GitHub
Skip to content

Commit b74f3a8

Browse files
Add solution for Project Euler problem 91. (TheAlgorithms#3144)
* Added solution for Project Euler problem 91. Reference: TheAlgorithms#2695 * Added doctest for solution() in project_euler/problem_91/sol1.py * Update docstring and 0-padding in directory name. Reference: TheAlgorithms#3256 * Update sol1.py Co-authored-by: Dhruv <dhruvmanila@gmail.com>
1 parent b96e6c7 commit b74f3a8

2 files changed

Lines changed: 59 additions & 0 deletions

File tree

project_euler/problem_091/__init__.py

Whitespace-only changes.

project_euler/problem_091/sol1.py

Lines changed: 59 additions & 0 deletions

0 commit comments

Comments
 (0)