Add solution for Project Euler problem 74. (#3125) · zinating/algorithms-python@316fc41 · GitHub
Skip to content

Commit 316fc41

Browse files
authored
Add solution for Project Euler problem 74. (TheAlgorithms#3125)
* Added solution for Project Euler problem 74. Fixes: TheAlgorithms#2695 * Added doctest for solution() in project_euler/problem_74/sol1.py * Update docstrings and 0-padding of directory name. Reference: TheAlgorithms#3256
1 parent 2e90deb commit 316fc41

2 files changed

Lines changed: 111 additions & 0 deletions

File tree

project_euler/problem_074/__init__.py

Whitespace-only changes.

project_euler/problem_074/sol1.py

Lines changed: 111 additions & 0 deletions

0 commit comments

Comments
 (0)