Skip to content

Commit 19edcfb

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent ac064ba commit 19edcfb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: DIRECTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,8 @@
648648
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_48/sol1.py)
649649
* Problem 49
650650
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_49/sol1.py)
651+
* Problem 51
652+
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_51/sol1.py)
651653
* Problem 52
652654
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_52/sol1.py)
653655
* Problem 53
@@ -682,6 +684,8 @@
682684
* [Validate Solutions](https://github.com/TheAlgorithms/Python/blob/master/project_euler/validate_solutions.py)
683685

684686
## Quantum
687+
* [Q1](https://github.com/TheAlgorithms/Python/blob/master/quantum/q1.py)
688+
* [Q2](https://github.com/TheAlgorithms/Python/blob/master/quantum/q2.py)
685689
* [Single Qubit Measure](https://github.com/TheAlgorithms/Python/blob/master/quantum/single_qubit_measure.py)
686690

687691
## Scheduling

0 commit comments

Comments
 (0)