File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 553
553
* [ Sol2] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_11/sol2.py )
554
554
* Problem 112
555
555
* [ Sol1] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_112/sol1.py )
556
+ * Problem 119
557
+ * [ Sol1] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_119/sol1.py )
556
558
* Problem 12
557
559
* [ Sol1] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_12/sol1.py )
558
560
* [ Sol2] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_12/sol2.py )
559
561
* Problem 120
560
562
* [ Sol1] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_120/sol1.py )
563
+ * Problem 125
564
+ * [ Sol1] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_125/sol1.py )
561
565
* Problem 13
562
566
* [ Sol1] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_13/sol1.py )
563
567
* Problem 14
670
674
* [ Sol1] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_99/sol1.py )
671
675
* [ Validate Solutions] ( https://github.com/TheAlgorithms/Python/blob/master/project_euler/validate_solutions.py )
672
676
677
+ ## Quantum
678
+ * [ Q1] ( https://github.com/TheAlgorithms/Python/blob/master/quantum/q1.py )
679
+
673
680
## Scheduling
674
681
* [ First Come First Served] ( https://github.com/TheAlgorithms/Python/blob/master/scheduling/first_come_first_served.py )
675
682
* [ Round Robin] ( https://github.com/TheAlgorithms/Python/blob/master/scheduling/round_robin.py )
You can’t perform that action at this time.
0 commit comments