Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c971ce1

Browse files
github-actionsgithub-actions
authored andcommittedOct 13, 2020
updating DIRECTORY.md
1 parent 7e45b78 commit c971ce1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎DIRECTORY.md

Lines changed: 3 additions & 0 deletions
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,7 @@
682684
* [Validate Solutions](https://github.com/TheAlgorithms/Python/blob/master/project_euler/validate_solutions.py)
683685

684686
## Quantum
687+
* [Not Gate](https://github.com/TheAlgorithms/Python/blob/master/quantum/not_gate.py)
685688
* [Single Qubit Measure](https://github.com/TheAlgorithms/Python/blob/master/quantum/single_qubit_measure.py)
686689

687690
## Scheduling

0 commit comments

Comments
 (0)
Please sign in to comment.