mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-03-13 09:50:19 +08:00
feat: add Project Euler problem 114 solution 1 (#6300)
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
This commit is contained in:
@@ -854,6 +854,8 @@
|
||||
* [Sol1](project_euler/problem_112/sol1.py)
|
||||
* Problem 113
|
||||
* [Sol1](project_euler/problem_113/sol1.py)
|
||||
* Problem 114
|
||||
* [Sol1](project_euler/problem_114/sol1.py)
|
||||
* Problem 119
|
||||
* [Sol1](project_euler/problem_119/sol1.py)
|
||||
* Problem 120
|
||||
|
||||
Reference in New Issue
Block a user