Skip to content

Commit 069a14b

Browse files
MaximSmolskiygithub-actions
and
github-actions
authored
Add Project Euler problem 082 solution 1 (TheAlgorithms#6282)
Update DIRECTORY.md --------- Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
1 parent 64543fa commit 069a14b

File tree

5 files changed

+152
-0
lines changed

5 files changed

+152
-0
lines changed

DIRECTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -918,6 +918,8 @@
918918
* [Sol1](project_euler/problem_080/sol1.py)
919919
* Problem 081
920920
* [Sol1](project_euler/problem_081/sol1.py)
921+
* Problem 082
922+
* [Sol1](project_euler/problem_082/sol1.py)
921923
* Problem 085
922924
* [Sol1](project_euler/problem_085/sol1.py)
923925
* Problem 086

project_euler/problem_082/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)