Skip to content

Commit f1a260e

Browse files
MaximSmolskiygithub-actions
authored andcommitted
Add Project Euler problem 082 solution 1 (#6282)
Update DIRECTORY.md --------- Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
1 parent 97e68e6 commit f1a260e

File tree

5 files changed

+152
-0
lines changed

5 files changed

+152
-0
lines changed

Diff for: DIRECTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -920,6 +920,8 @@
920920
* [Sol1](project_euler/problem_080/sol1.py)
921921
* Problem 081
922922
* [Sol1](project_euler/problem_081/sol1.py)
923+
* Problem 082
924+
* [Sol1](project_euler/problem_082/sol1.py)
923925
* Problem 085
924926
* [Sol1](project_euler/problem_085/sol1.py)
925927
* Problem 086

Diff for: project_euler/problem_082/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)