File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 648
648
* [ Sol1] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_48/sol1.py )
649
649
* Problem 49
650
650
* [ 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 )
651
653
* Problem 52
652
654
* [ Sol1] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_52/sol1.py )
653
655
* Problem 53
683
685
684
686
## Quantum
685
687
* [ Single Qubit Measure] ( https://github.com/TheAlgorithms/Python/blob/master/quantum/single_qubit_measure.py )
688
+ * [ Single Qubit Not Gate] ( https://github.com/TheAlgorithms/Python/blob/master/quantum/single_qubit_not_gate.py )
686
689
687
690
## Scheduling
688
691
* [ First Come First Served] ( https://github.com/TheAlgorithms/Python/blob/master/scheduling/first_come_first_served.py )
You can’t perform that action at this time.
0 commit comments