Skip to content
Prev Previous commit
Next Next commit
Merge branch 'master' into peteryao7_project-euler-67
  • Loading branch information
peteryao7 authored Oct 16, 2020
commit 6ebfdb7324d13c8da862a4e1da352dc7fbc7e409
14 changes: 0 additions & 14 deletions DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -695,20 +695,6 @@
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_234/sol1.py)
* Problem 551
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_551/sol1.py)
* Problem 56
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_56/sol1.py)
* Problem 63
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_63/sol1.py)
* Problem 65
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_65/sol1.py)
* Problem 67
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_67/sol1.py)
* Problem 76
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_76/sol1.py)
* Problem 97
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_97/sol1.py)
* Problem 99
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_99/sol1.py)
* [Validate Solutions](https://github.com/TheAlgorithms/Python/blob/master/project_euler/validate_solutions.py)

## Quantum
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.